trashernet/cocotb/cfg_cocotb_top_hwitl_eth.vhd

8 lines
211 B
VHDL

configuration cfg_cocotb_top_hwitl_mac of cocotb_top_hwitl is
for bench
for top_mac_test_inst : top_hwitl
use entity design.top_hwitl(mac);
end for;
end for;
end configuration cfg_cocotb_top_hwitl_mac;