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_valid | in std_logic |
mac_rx_last | in std_logic |
mac_rx_error | in std_logic |
pkt_drop_status | in std_logic |
status_block | in std_logic_vector ( 127 downto 0 ) |
status_request | out std_logic |
status_data | out std_logic_vector ( 7 downto 0 ) |
status_addr | out std_logic_vector ( 12 downto 0 ) |
status_we | out std_logic |
status_end_addr | out std_logic_vector ( 12 downto 0 ) |
status_send | out std_logic |
Definition at line 9 of file udp_build_status.vhd.