Module hazardflow_designs::gemmini::execute::systolic_array::mesh
source · Expand description
Mesh.
Functions
- Mesh.
- Mesh with default Gemmini configuration (16 x 16 Tiles).
- A tile with a 1-cycle delay register attached to each egress interface.
Type Aliases
- Mesh column data. It consists of
MESH_COLS
tile column data. - Mesh row data. It consists of
MESH_ROWS
tile row data.