Forum Discussion
Altera_Forum
Honored Contributor
15 years agoHave you deleted both packages std_logic_arith and std_logic_signed from your code?
unsigned(7 downto 0) := x"00" is perfectly legal code with numeric_std.Have you deleted both packages std_logic_arith and std_logic_signed from your code?
unsigned(7 downto 0) := x"00" is perfectly legal code with numeric_std.