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

Entities | |
| Behavioral | architecture |
Libraries | |
| UNISIM | |
| UNIMACRO | |
Use Clauses | |
| VComponents | |
| vcomponents | |
Generics | |
| ALMOST_FULL_OFFSET | STD_LOGIC_VECTOR ( 15 downto 0 ) := x " 0004 " |
| ALMOST_EMPTY_OFFSET | STD_LOGIC_VECTOR ( 15 downto 0 ) := x " 0004 " |
Ports | |
| wclk | in STD_LOGIC |
| rclk | in STD_LOGIC |
| reset | in STD_LOGIC |
| Di | in STD_LOGIC_VECTOR ( 65 downto 0 ) |
| we | in STD_LOGIC |
| re | in STD_LOGIC |
| Do | out STD_LOGIC_VECTOR ( 65 downto 0 ) |
| almostfull | out STD_LOGIC |
| almostempty | out STD_LOGIC |
| full | out STD_LOGIC |
| empty | out STD_LOGIC |
Definition at line 37 of file fifo66X512.vhd.
1.8.1