Skip to content
Snippets Groups Projects
Commit bf743143 authored by jf3g19's avatar jf3g19
Browse files

Update README.md

parent 324702af
Branches master
No related tags found
No related merge requests found
...@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment