Altera_Forum
Honored Contributor
14 years agoSignal tap problem
Hello I have made a design in which I have declared my own datatype. (N is generic) I got the same problem with a fixed value of N in the range. type data_arr is array (1 to N) of intege...