Forum Discussion
Altera_Forum
Honored Contributor
14 years agoThe cause of the error is different from what you assume. This expression can't work, because it results in a subarray rather than a single array element k( natvar downto natvar ). Do you mean k( natvar)?
In addition, an expression length error is involved with sum:=delta*32;