Altera_Forum
Honored Contributor
17 years agovariable or constant error
i faced a problem neither to use constant nor variable. If i use integer then there will be a error([ocount_as and ocount_s are not constant) on this code:out_reg[i] = out_pin_in[ocount_ascount_s];...