
8-bit multiply accumulate unit that is used to multiply two Q0.7 fixed point numbers and sum them up for DSP purposes.
It requires two 8bit inputs that will be multiplied and then be added together.
No external hardware used so far to test
| # | Input | Output | Bidirectional |
|---|---|---|---|
| 0 | load_en | Output byte 0 | |
| 1 | read_sel[0] | Output byte 1 | |
| 2 | read_sel[1] | Output byte 2 | |
| 3 | clr_acc | Output byte 3 | |
| 4 | Output byte 4 | ||
| 5 | Output byte 5 | ||
| 6 | Output byte 6 | ||
| 7 | Output byte 7 |