Processes | |
store | ( clk ) |
Constants | |
rst_i | std_logic := ' 1 ' |
Types | |
mem_t | array ( 25 downto 0 ) of std_logic_vector ( 15 downto 0 ) |
Signals | |
mem_i | mem_t := ( ( others = > X " 0000 " ) ) |
store | ( clk ) |
mem_t array ( 25 downto 0 ) of std_logic_vector ( 15 downto 0 ) [Type] |
rst_i std_logic := ' 1 ' [Constant] |