Altera_Forum
Honored Contributor
18 years agousing constant
Hi... Have a question (hope that not 2 stupid) I defind constant ram1 : std_logic_vector (2 downto 0) :="001"; -- only RAM1 constant ram2 : std_logic_vector (2 downto 0) :="010";...