Forum Discussion
Altera_Forum
Honored Contributor
12 years agothat is because 2.25 is a real type, and EE(i,j) is a signed type. ANd there is no way to subtract one from the other. A signed is just an integer, 2.25 is not.
that is because 2.25 is a real type, and EE(i,j) is a signed type. ANd there is no way to subtract one from the other. A signed is just an integer, 2.25 is not.