Forum Discussion
Altera_Forum
Honored Contributor
14 years agoStoring data in array
Hi, I wrote a simple code for multiplication and wanted to store the result in an array. The code does not show any error during compilation, but the output is zeros. Could some one tell me wh...
Altera_Forum
Honored Contributor
14 years agoLoops can be easily used in designing hardware, because synthesizer will unwrap the loop and do the synthesis with all the possible loop variable values.