Forum Discussion
Altera_Forum
Honored Contributor
13 years agoReading a Text File
Hi to all, I am trying to read a text file has some values in character type as follow: 21 30 36 30 17 14 13 13 but what I am getting wrong values as follow: 50 49 10 ...
Altera_Forum
Honored Contributor
13 years agothanks a lot for replying to my issue, but it does give me the following error for type of conversation
Illegal type conversion from ieee.NUMERIC_BIT.UNSIGNED to ieee.std_logic_1164.STD_LOGIC_VECTOR (array element type difference). i have tried different library, but it still did not solve the issue ??