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

Entities | |
| rtl | architecture |
Use Clauses | |
| numeric_std | |
| ipbus_trans_decl | Package <ipbus_trans_decl> |
Ports | |
| clk | in std_logic |
| rst | in std_logic |
| trans_in | in ipbus_trans_in |
| trans_out | out ipbus_trans_out |
| ipb_req | out std_logic |
| ipb_grant | in std_logic |
| rx_ready | out std_logic |
| rx_next | in std_logic |
| rx_data | out std_logic_vector ( 31 downto 0 ) |
| tx_data | in std_logic_vector ( 31 downto 0 ) |
| tx_we | in std_logic |
| tx_hdr | in std_logic |
| tx_err | in std_logic |
| pkt_rx | out std_logic |
| pkt_tx | out std_logic |
Definition at line 12 of file transactor_if.vhd.
1.8.1