Altera_Forum
Honored Contributor
21 years agoComponent editor advice
I have an avalon memory slave with this simple interface (export side is not listed) -- inputs from avalon:
signal address : IN STD_LOGIC_VECTOR (18 DOWNTO 1);
...