Forum Discussion
Altera_Forum
Honored Contributor
13 years ago"HREAD" is used but not declared"-Read text image data Error
Hi, I try simulate testbench code for read text image data (project example). I have includes all the package required (textio), but when I compile it I get this error: "Error (10482): V...
Altera_Forum
Honored Contributor
13 years agowhere is the declarataion of n_lines_type?
If its an array of std_logic_vector, you need to include the ieee.std_logic_textio package.