Forum Discussion
Altera_Forum
Honored Contributor
14 years agoThe index arithmetic like accx_out_int(47 - count) can work, if count is of the integer type. With the legacy non-IEEE libraries, conv_integer() should be the right type cast.
The index arithmetic like accx_out_int(47 - count) can work, if count is of the integer type. With the legacy non-IEEE libraries, conv_integer() should be the right type cast.