|
AMC13
Firmwares for the different applications of the AMC13 uTCA board made at Boston University
|

Entities | |
| rtl | architecture |
Use Clauses | |
| numeric_std | |
Generics | |
| BUFWIDTH | natural := 0 |
| ADDRWIDTH | natural := 0 |
Ports | |
| mac_clk | in std_logic |
| rst_macclk | in std_logic |
| rst_ipb_125 | in std_logic |
| rx_reset | in std_logic |
| ipbus_in_hdr | in std_logic_vector ( 31 downto 0 ) |
| ipbus_out_hdr | in std_logic_vector ( 31 downto 0 ) |
| ipbus_out_valid | in std_logic |
| mac_rx_error | in std_logic |
| mac_rx_last | in std_logic |
| mac_tx_error | in std_logic |
| mac_tx_last | in std_logic |
| pkt_broadcast | in std_logic |
| pkt_drop_arp | in std_logic |
| pkt_drop_ipbus | in std_logic |
| pkt_drop_payload | in std_logic |
| pkt_drop_ping | in std_logic |
| pkt_drop_rarp | in std_logic |
| pkt_drop_reliable | in std_logic |
| pkt_drop_resend | in std_logic |
| pkt_drop_status | in std_logic |
| pkt_rcvd | in std_logic |
| req_not_found | in std_logic |
| rx_ram_sent | in std_logic |
| rx_req_send_125 | in std_logic |
| rxpayload_dropped | in std_logic |
| rxram_dropped | in std_logic |
| status_request | in std_logic |
| tx_ram_written | in std_logic |
| udpram_send | in std_logic |
| next_pkt_id | out std_logic_vector ( 15 downto 0 ) |
| status_block | out std_logic_vector ( 127 downto 0 ) |
Definition at line 9 of file udp_status_buffer.vhd.
1.8.1