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

Entities | |
| lpm_fifo_a | architecture |
Libraries | |
| XilinxCoreLib | |
Ports | |
| clk | in STD_LOGIC |
| rst | in STD_LOGIC |
| din | in STD_LOGIC_VECTOR ( 31 downto 0 ) |
| wr_en | in STD_LOGIC |
| rd_en | in STD_LOGIC |
| dout | out STD_LOGIC_VECTOR ( 31 downto 0 ) |
| full | out STD_LOGIC |
| empty | out STD_LOGIC |
Definition at line 43 of file lpm_fifo.vhd.
1.8.1