Forum Discussion
Altera_Forum
Honored Contributor
13 years agoAnother problem:
mix <= fsin_o +fsin_o_2; Is summing both 18 bit signals to 18 bit (causing overflow) and than assigning the result to a 19 bit variable.Another problem:
mix <= fsin_o +fsin_o_2; Is summing both 18 bit signals to 18 bit (causing overflow) and than assigning the result to a 19 bit variable.