|
AMC13
Firmwares for the different applications of the AMC13 uTCA board made at Boston University
|

Entities | |
| lpm_fifo_dc_a | architecture |
Libraries | |
| XilinxCoreLib | |
Ports | |
| wr_clk | in STD_LOGIC |
| wr_rst | in STD_LOGIC |
| rd_clk | in STD_LOGIC |
| rd_rst | in STD_LOGIC |
| din | in STD_LOGIC_VECTOR ( 65 downto 0 ) |
| wr_en | in STD_LOGIC |
| rd_en | in STD_LOGIC |
| dout | out STD_LOGIC_VECTOR ( 65 downto 0 ) |
| full | out STD_LOGIC |
| empty | out STD_LOGIC |
| wr_data_count | out STD_LOGIC_VECTOR ( 5 downto 0 ) |
Definition at line 43 of file lpm_fifo_dc.vhd.
1.8.1