Forum Discussion
Altera_Forum
Honored Contributor
14 years agoVHDL Code-Multiplication
I am new to this site. I have to work on a project which needs vhdl coding and I am new to it too. i just need to multiply two elements . so i do that by entering a*b. but i get this error " fo...
Altera_Forum
Honored Contributor
14 years agothanks for your reply. Is std_arth not for arithmetic operations??
and i got the previous problem solved.can you help me in few more doubts? 1.Will signed and unsigned include complex numbers?? 2.how to define a data type of matrix in vhdl and how to access the elements? My knowledge on vhdl is limited. Please do help :)