AMC13
Firmwares for the different applications of the AMC13 uTCA board made at Boston University
|
Entities | |
v3 | architecture |
Generics | |
IPBUSPORT | std_logic_vector ( 15 downto 0 ) := x " C351 " |
SECONDARYPORT | std_logic := ' 0 ' |
Ports | |
mac_clk | in std_logic |
rx_reset | in std_logic |
enable_125 | std_logic |
mac_rx_data | in std_logic_vector ( 7 downto 0 ) |
mac_rx_valid | in std_logic |
MAC_addr | in std_logic_vector ( 47 downto 0 ) |
My_IP_addr | in std_logic_vector ( 31 downto 0 ) |
next_pkt_id | in std_logic_vector ( 15 downto 0 ) |
pkt_broadcast | out std_logic |
pkt_byteswap | out std_logic |
pkt_drop_arp | out std_logic |
pkt_drop_ipbus | out std_logic |
pkt_drop_payload | out std_logic |
pkt_drop_ping | out std_logic |
pkt_drop_rarp | out std_logic |
pkt_drop_reliable | out std_logic |
pkt_drop_resend | out std_logic |
pkt_drop_status | out std_logic |
Definition at line 8 of file udp_packet_parser.vhd.