We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0febe61 commit 8a6892eCopy full SHA for 8a6892e
library/corundum/ethernet/ethernet_ip.tcl
@@ -19,7 +19,7 @@ if [info exists ::env(BOARD)] {
19
source "$ad_hdl_dir/../corundum/fpga/mqnic/VCU118/fpga_100g/ip/cmac_gty.tcl"
20
21
# Corundum sources
22
- adi_ip_files ethernet [list \
+ adi_ip_files ethernet_core_vcu118 [list \
23
"ethernet_core_vcu118.v" \
24
"$ad_hdl_dir/../corundum/fpga/mqnic/VCU118/fpga_100g/rtl/sync_signal.v" \
25
"$ad_hdl_dir/../corundum/fpga/common/rtl/mqnic_port_map_mac_axis.v" \
0 commit comments