Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 290 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 290 Bytes

PiMAC

A simple pipelined multiply and accumulate unit using the SpinalHDL pipeline class to compute a*b+c (Multiply-Accumulate)

See TinyTapeOut 6 for an ASIC-Implementation of this design.