|
AMC13
Firmwares for the different applications of the AMC13 uTCA board made at Boston University
|
Signals | |
| rx_data | std_logic_vector ( 31 downto 0 ) |
| tx_data | std_logic_vector ( 31 downto 0 ) |
| rx_ready | std_logic |
| rx_next | std_logic |
| tx_we | std_logic |
| tx_hdr | std_logic |
| tx_err | std_logic |
| cfg_we | std_logic |
| cfg_addr | std_logic_vector ( 1 downto 0 ) |
| cfg_din | std_logic_vector ( 31 downto 0 ) |
| cfg_dout | std_logic_vector ( 31 downto 0 ) |
Instantiations | |
| iface | work.transactor_if |
| sm | work.transactor_sm |
| cfg | work.transactor_cfg |
Definition at line 36 of file transactor.vhd.
1.8.1