U
uvbaz
Guest
hallo, everyone
op: in std_logic_vector(3 downto 1);
............
........
if( int(op(3 downto 1)) = 2#110# ) then....
this is part of the code, i got the following error:
(vcom-1136) Unknown identifier "int".
thanks for your help
op: in std_logic_vector(3 downto 1);
............
........
if( int(op(3 downto 1)) = 2#110# ) then....
this is part of the code, i got the following error:
(vcom-1136) Unknown identifier "int".
thanks for your help