Forum Discussion
Altera_Forum
Honored Contributor
7 years agoWhy have you got such a large signed number? if you are intending on using a ram you should use an array of signed, not a single signed, and then index to a single element on any given clock cycle.