Forum Discussion

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

Signal 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...