@@ -20,6 +20,8 @@ Implementation of a Basic Distributed Arithmetic Architechture for MAC
...
@@ -20,6 +20,8 @@ Implementation of a Basic Distributed Arithmetic Architechture for MAC
The generate multiplication coefficients can be stored as an unpacked array of packed values and should be connected directly to the `multiplication_coefficients` input port.
The generate multiplication coefficients can be stored as an unpacked array of packed values and should be connected directly to the `multiplication_coefficients` input port.
- One should provide to the `in` port, an unpacked array of size `N`, with each value being a packed array of size `BW`.
**Example**
**Example**
An Example ModelSim output for the testbench provided, which displays the inner product of
An Example ModelSim output for the testbench provided, which displays the inner product of