sPyNNaker neural_modelling 7.3.1
|
Standard layout of DSG regions in neuron code. More...
Go to the source code of this file.
Enumerations | |
enum | regions_e { SYSTEM_REGION , CORE_PARAMS_REGION , NEURON_PARAMS_REGION , CURRENT_SOURCE_PARAMS_REGION , SYNAPSE_PARAMS_REGION , POPULATION_TABLE_REGION , SYNAPTIC_MATRIX_REGION , SYNAPSE_DYNAMICS_REGION , STRUCTURAL_DYNAMICS_REGION , NEURON_RECORDING_REGION , PROVENANCE_DATA_REGION , PROFILER_REGION , CONNECTOR_BUILDER_REGION , NEURON_BUILDER_REGION , BIT_FIELD_FILTER_REGION , RECORDING_REGION , INITIAL_VALUES_REGION } |
DSG region identifiers. More... | |
Standard layout of DSG regions in neuron code.
Note that not all models use all of these regions, but they all use the same region identifier mapping.
Definition in file regions.h.
enum regions_e |
DSG region identifiers.