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

Entities | |
| Behavioral | architecture |
Libraries | |
| UNISIM | |
| UNIMACRO | |
Use Clauses | |
| amc13_pack | Package <amc13_pack> |
| VComponents | |
| vcomponents | |
Ports | |
| sysclk | in STD_LOGIC |
| memclk | in STD_LOGIC |
| fifo_rst | in STD_LOGIC |
| fifo_en | in STD_LOGIC |
| resetSys | in STD_LOGIC |
| resetMem | in STD_LOGIC |
| run | in STD_LOGIC |
| din | in STD_LOGIC_VECTOR ( 65 downto 0 ) |
| din_we | in STD_LOGIC |
| port_rdy | out STD_LOGIC |
| WrtMonBlkDone | out STD_LOGIC |
| WrtMonEvtDone | out STD_LOGIC |
| KiloByte_toggle | out STD_LOGIC |
| EoB_toggle | out STD_LOGIC |
| buf_full | out STD_LOGIC |
| event_addr | in STD_LOGIC_VECTOR ( 13 downto 0 ) |
| addr_we | in STD_LOGIC |
| rqst | out STD_LOGIC |
| ack | in STD_LOGIC |
| app_wdf_rdy | in STD_LOGIC |
| app_rdy | in STD_LOGIC |
| app_en | out STD_LOGIC |
| app_wdf_wren | out STD_LOGIC |
| app_addr | out STD_LOGIC_VECTOR ( 23 downto 0 ) := ( others = > ' 0 ' ) |
| dout | out STD_LOGIC_VECTOR ( 255 downto 0 ) := ( others = > ' 0 ' ) |
| cs_out | out STD_LOGIC_VECTOR ( 511 downto 0 ) |
| debug | out STD_LOGIC_VECTOR ( 63 downto 0 ) |
Definition at line 38 of file ddr_wportA.vhd.
1.8.1