![]() |
eFEX firmware
1.7.3
ATLAS l1-calo - electron and tau feature extraction firmware for eFEX boards
|
process FPGA ipbus connection More...
Signals | |
| actual_ip_addr | std_logic_vector ( 31 DOWNTO 0 ) |
| actual_mac_addr | std_logic_vector ( 47 DOWNTO 0 ) |
| IP_addr | std_logic_vector ( 31 DOWNTO 0 ) |
| MAC_addr | std_logic_vector ( 47 DOWNTO 0 ) |
| RARP | std_logic |
| Remote_Got_IP_addr | std_logic |
| enable | std_logic |
| ipb_grant | std_logic := ' 1 ' |
| mac_rx_data | std_logic_vector ( 7 DOWNTO 0 ) |
| mac_rx_error | std_logic |
| mac_rx_last | std_logic |
| mac_rx_valid | std_logic |
| slave_rx_data | std_logic_vector ( 8 DOWNTO 0 ) |
| slave_rx_err | std_logic |
| node_rx_err | std_logic |
| mac_tx_data | std_logic_vector ( 7 DOWNTO 0 ) |
| mac_tx_error | std_logic |
| mac_tx_last | std_logic |
| mac_tx_ready | std_logic |
| mac_tx_valid | std_logic |
| slave_tx_data | std_logic_vector ( 8 DOWNTO 0 ) |
Instantiations | |
| u_0 | udp_node_if |
| u_1 | interconnect <Entity interconnect> |
| u_2 | ipbus_ctrl |
process FPGA ipbus connection
This is the top level of the IPBUS control to the proccess FPGAs. There are 3 sections in this block: 1.udp slave if .
2.Interconnectins of master rx and master tx to the control .
3.Ipbus cntrl.
Definition at line 74 of file Process_FPGA_IPbus.vhd.
1.9.1