Go to the documentation of this file.
17 using namespace sc_core;
18 using namespace sc_dt;
20 typedef SC_GRIDPOINT_ID_TYPE SC_CORE_ID_TYPE;
21 typedef SC_GRIDPOINT_MASK_TYPE SC_CORE_MASK_TYPE;
78 Q_CREATE, Q_CREATER, Q_CREATET, Q_CREATEF,
87 typedef SC_GRIDPOINT_MASK_TYPE SC_CORE_MASK_TYPE;
88 typedef int SC_REGISTER_TYPE;
94 using namespace sc_core;
using namespace std;
358 #endif // NeurerCore_h
The base class (i.e. must not be instantiated) of neurer cores, implementing their general behavior.
Definition: NeurerCore.h:126
This class handles the topological information for the modules. Provides a lot of math-only utility f...
Definition: GridPoint.h:33
Function prototypes for the topology of electronic modules, placed on a die. It assumes 'Nerver' obje...
The abstract base class (i.e. must not be instantiated) of concrete processors, implementing their ge...
Definition: AbstractCore.h:142
The NeurerProcessor class.
Definition: NeurerProcessor.h:33