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 ago --- Quote Start --- will arr(0 to 50) work?? --- Quote End --- Yes. However, this is not a question you really need to ask on the forum. You can answer these sorts of syntax questions by 'asking' the compiler, i.e., compile the code with either Quartus or Modelsim. Just in case you didn't think of that ... Cheers, Dave