AMC13
Firmwares for the different applications of the AMC13 uTCA board made at Boston University
|
Entities | |
rtl | architecture |
Use Clauses | |
numeric_std |
Ports | |
mac_clk | in std_logic |
rx_reset | in std_logic |
mac_rx_data | in std_logic_vector ( 7 downto 0 ) |
mac_rx_error | in std_logic |
mac_rx_last | in std_logic |
mac_rx_valid | in std_logic |
pkt_drop_resend | in std_logic |
pkt_resend | out std_logic |
resend_pkt_id | out std_logic_vector ( 15 downto 0 ) |
Definition at line 9 of file udp_build_resend.vhd.