Expand description
A Processing Element (PE) for a simulation.
The PE performs computations defined by a timetable.
The PE comprises:
- Load/Store
- Internal Buffers
- Compute
Identifies all compute nodes that can execute because their dependencies are satisfied (or they have no dependencies).
§Ports
Each PE has:
- One input port:
rx - One output port:
tx
that are managed by the LoadStoreUnit
Modules§
Structs§
- Compute
Capabilities - Machine
OpCounts - Processing
Element - Processing
Element Config - Processing
Element Stats Display