Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
17 years ago

error: i is not constant

Basically i would like to divide the total no. of bits entered by user into several block of 8 bits. e.g 12 bits entered by user. Then it will divide it to out0[7:0] and out1[3:0]. In ...