Forum Discussion
Altera_Forum
Honored Contributor
12 years agoActually, y_den is a single signed number, not an array of signed. Y_den(0) is a single bit - you cannot add that to a signed.
Actually, y_den is a single signed number, not an array of signed. Y_den(0) is a single bit - you cannot add that to a signed.