cocotb: Add configuration
This commit is contained in:
parent
6dc42267fa
commit
9f0f8c2775
7
cocotb/cfg_cocotb_top_hwitl_eth.vhd
Normal file
7
cocotb/cfg_cocotb_top_hwitl_eth.vhd
Normal file
@ -0,0 +1,7 @@
|
||||
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;
|
Loading…
x
Reference in New Issue
Block a user