Module hazardflow_designs::gemmini::arithmetic
source · Expand description
Arithmetic functions.
Functions
- Same as
clippedToWidthOf
function. https://github.com/ucb-bar/gemmini/blob/be2e9f26181658895ebc7ca7f7d6be6210f5cdef/src/main/scala/gemmini/Arithmetic.scala#L122C20-L126 - MAC unit (computes
a * b + c
).