Forum Discussion
Altera_Forum
Honored Contributor
15 years ago --- Quote Start --- Try numeric_std library instead of std_logic_signed. --- Quote End --- I'm sorry. if you use "unsigned(7 downto 0) := x"00"". You can not use numeric_std. It will be error when you compile in Quartus. Please help me