rockpool.devices.dynapse.samna_alias.modules
Dynap-SE2 samna alias implementations
The modules listed here do not replace the exact samna classes. All modules listed copy the data segments of the samna classes and provide type hints. The package is not aimed to be maintained long-term. To be removed at some point when the missing functionality is shipped to samna.
Non User Facing *
Classes
|
|
|
|
|
Dynapse2Chip copies the data segment of a |
|
|
|
Dynapse2Configuration mimics the big |
|
|
|
|
|
Dynapse2Destination mimics the address part of the samna AER package for DynapSE2 |
|
|
|
|
|
|
|
|
|
|
|
Dynapse2Parameter mimics the parameter object for Dynap-SE2. |
|
|
|
NormalGridEvent mimics the samna AER package for DynapSE2 |
|
ParamMap is in fact Dict[str, Dynapse2Parameter] it extends dict and implements from_samna method |
|
|
|