AMC13
Firmwares for the different applications of the AMC13 uTCA board made at Boston University
|
Signals | |
trans_in | ipbus_trans_in |
trans_in_udp | ipbus_trans_in |
trans_out | ipbus_trans_out |
trans_out_udp | ipbus_trans_out |
udp_rxpacket_ignored | std_logic |
udp_rxpacket_dropped | std_logic |
cfg | std_logic_vector ( 127 downto 0 ) |
cfg_out | std_logic_vector ( 127 downto 0 ) |
my_mac_addr | std_logic_vector ( 47 downto 0 ) |
my_ip_addr | std_logic_vector ( 31 downto 0 ) |
my_ip_addr_udp | std_logic_vector ( 31 downto 0 ) |
pkt_rx_i | std_logic |
pkt_tx_i | std_logic |
udp_en | std_logic |
rarp_en | std_logic |
buf_in_a | ipbus_trans_in_array ( N_OOB downto 0 ) |
buf_out_a | ipbus_trans_out_array ( N_OOB downto 0 ) |
Instantiations | |
arb | work.trans_arb |
trans | work.transactor |
stretch_rx | work.stretcher |
stretch_tx | work.stretcher |
Definition at line 66 of file ipbus_ctrl.vhd.