Forum Discussion

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

Why the type converter does not work ?

In my design I need to do is convert a std_logic_vector signal to the integer signal for array index. Then I do following: " use IEEE.NUMERIC_STD.ALL; generic ( C_SLV_ADWIDTH ...