/PiMAC

A simple pipelined multiplier in SpinalHDL

Primary LanguageScalaBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

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.