Processes | |
nedge_detect | ( clk , rstb ) |
ram | ( clk , rstb ) |
Types | |
ram_t | array ( 511 downto 0 ) of std_logic_vector ( 39 downto 0 ) |
Signals | |
ram_in_i | std_logic_vector ( 39 downto 0 ) |
sclk_edge_i | std_logic |
tsm_acqon_i | std_logic |
mem_wren_i | std_logic |
mem_wren_ii | std_logic |
mem_wraddr_i | std_logic_vector ( 8 downto 0 ) |
mem_rdaddr_i | std_logic_vector ( 8 downto 0 ) |
mem_wraddr_ii | std_logic_vector ( 8 downto 0 ) |
mem_rdaddr_ii | std_logic_vector ( 8 downto 0 ) |
sclk_i | std_logic |
sclk_ii | std_logic |
ram_i | ram_t := ( others = > ( others = > ' 0 ' ) ) |
Component Instantiations | |
mem_writer | mem_wr <Entity mem_wr> |
mem_reader | mem_rdo <Entity mem_rdo> |
nedge_detect | ( clk , | |
rstb ) |
ram | ( clk , | |
rstb ) |
mem_rdaddr_i std_logic_vector ( 8 downto 0 ) [Signal] |
mem_rdaddr_ii std_logic_vector ( 8 downto 0 ) [Signal] |
mem_reader mem_rdo [Component Instantiation] |
mem_wraddr_i std_logic_vector ( 8 downto 0 ) [Signal] |
mem_wraddr_ii std_logic_vector ( 8 downto 0 ) [Signal] |
mem_wren_i std_logic [Signal] |
mem_wren_ii std_logic [Signal] |
mem_writer mem_wr [Component Instantiation] |
ram_in_i std_logic_vector ( 39 downto 0 ) [Signal] |
ram_t array ( 511 downto 0 ) of std_logic_vector ( 39 downto 0 ) [Type] |
sclk_edge_i std_logic [Signal] |
sclk_i std_logic [Signal] |
sclk_ii std_logic [Signal] |
tsm_acqon_i std_logic [Signal] |