19use ieee.std_logic_1164.
all;
25component cmoda7_aif
is
36component cmoda7_sram_aif
is
43 O_RGBLED0_N:
out slv3;
44 O_MEM_CE_N :
out slbit;
45 O_MEM_WE_N :
out slbit;
46 O_MEM_OE_N :
out slbit;
47 O_MEM_ADDR :
out slv19;
48 IO_MEM_DATA :
inout slv8
std_logic_vector( 18 downto 0) slv19
std_logic_vector( 3 downto 0) slv4
std_logic_vector( 16 downto 0) slv17
std_logic_vector( 31 downto 0) slv32
std_logic_vector( 7 downto 0) slv8