Entities | |
| fifo_generator_0_arch | architecture | 
Libraries | |
| ieee | |
| fifo_generator_v13_2_2 | |
Use Clauses | |
| std_logic_1164 | |
| numeric_std | |
| fifo_generator_v13_2_2 | |
Ports | |
| rst | in STD_LOGIC | 
| wr_clk | in STD_LOGIC | 
| rd_clk | in STD_LOGIC | 
| din | in STD_LOGIC_VECTOR ( 31 DOWNTO 0 ) | 
| wr_en | in STD_LOGIC | 
| rd_en | in STD_LOGIC | 
| prog_full_thresh | in STD_LOGIC_VECTOR ( 12 DOWNTO 0 ) | 
| dout | out STD_LOGIC_VECTOR ( 31 DOWNTO 0 ) | 
| full | out STD_LOGIC | 
| empty | out STD_LOGIC | 
| wr_data_count | out STD_LOGIC_VECTOR ( 12 DOWNTO 0 ) | 
| prog_full | out STD_LOGIC |