Altera_Forum
Honored Contributor
17 years agoerror: 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 ...