Forum Discussion
1 Reply
- Altera_Forum
Honored Contributor
The same way it is done in any language. The multiplication of two matrices is a rather simple algorithm, just using multiplications and additions.
Hi evryone!
I want to multiply with two-dimensional array using Verilog. How can I do. Help me please.The same way it is done in any language. The multiplication of two matrices is a rather simple algorithm, just using multiplications and additions.