Module hazardflow_designs::gemmini::local_addr
source · Expand description
LocalAddr.scala
Reference: https://github.com/ucb-bar/gemmini/blob/master/src/main/scala/gemmini/LocalAddr.scala
Structs
- Local address. The total number of bits for all fields is 32.
Constants
- Number of bits to represent the bank of accumulator.
- Number of bits to represent the row of accumulator.
- 32 bits garbage address that all bits are set to 1.
- Number of bits to represent the bank of scratchpad.
- Number of rows in the scratchpad.