Forum Discussion
Altera_Forum
Honored Contributor
15 years agomatrix operation in vhdl
Dear all, Can anyone give me a simple code for matrix operation such as multiply, add, substract or etc.? I am new with vhdl. Many thanks
Altera_Forum
Honored Contributor
15 years agoThose are simple operations that should be easy to write, and are a good way to learn VHDL! Try to write something and if you have problems we can help you.
Do you need synthesizable code or is it for a test bench? How are the matrices communicated to your VHDL component?