
This is a custom-GDS design using the SG13G2 library. It implements a 32-bit multiplier, whose 64-bit output is divided into continuous 8-bit chunks. These eight 8-bit chunks are added together into an 11-bit word that is offered at the output.
Coming soon!
None.
| # | Input | Output | Bidirectional |
|---|---|---|---|
| 0 | SerialIn0 | Sum0 | Sum8 |
| 1 | SerialIn1 | Sum1 | Sum9 |
| 2 | SerialIn2 | Sum2 | Sum10 |
| 3 | SerialIn3 | Sum3 | HI |
| 4 | SerialEn | Sum4 | LO |
| 5 | InvertIn | Sum5 | HI |
| 6 | MaskIn | Sum6 | SerialOut0 |
| 7 | WrEnIn | Sum7 | RegOut0 |