Forum Discussion
Altera_Forum
Honored Contributor
10 years ago???? http://www.alteraforum.com/forum/showthread.php?t=51340
ok. Did you pay attention on the word "all" in "use" clause? by the way, why multiple call to "use" and "library" if VHDL able only one "use" clause per entity. library ieee; use ieee.std_logic_1164.all, ieee.numeric_std.all, work.sample.all;