]> jspc29.x-matter.uni-frankfurt.de Git - trb3sc.git/commitdiff
better link handling
authorMichael Boehmer <mboehmer@ph.tum.de>
Wed, 26 Oct 2022 11:07:28 +0000 (13:07 +0200)
committerMichael Boehmer <mboehmer@ph.tum.de>
Wed, 26 Oct 2022 11:07:28 +0000 (13:07 +0200)
gbe_hub/trb3sc_gbe_hub.prj

index 790bfda427b0d5a62e6a577fcf6499e29a880a09..70cbb3ab8f2727548874a9fa7345071f1d2c4d73 100644 (file)
@@ -169,7 +169,8 @@ add_file -vhdl -lib work "../../trbnet/gbe_trb/base/gbe_logic_wrapper.vhd"
 add_file -vhdl -lib work "../../trbnet/gbe_trb/base/trb_net16_gbe_frame_receiver.vhd"
 add_file -vhdl -lib work "../../trbnet/gbe_trb/base/trb_net16_gbe_receive_control.vhd"
 add_file -vhdl -lib work "../../trbnet/gbe_trb/base/trb_net16_gbe_main_control.vhd"
-add_file -vhdl -lib work "../../trbnet/gbe_trb/base/trb_net16_gbe_mac_control.vhd"
+#add_file -vhdl -lib work "../../trbnet/gbe_trb/base/trb_net16_gbe_mac_control.vhd"
+add_file -vhdl -lib work "../../trbnet/gbe_trb/base/gbe_mac_control.vhd"
 add_file -vhdl -lib work "../../trbnet/gbe_trb/base/trb_net16_gbe_protocol_prioritizer.vhd"
 add_file -vhdl -lib work "../../trbnet/gbe_trb/base/trb_net16_gbe_protocol_selector.vhd"
 add_file -vhdl -lib work "../../trbnet/gbe_trb/base/trb_net16_gbe_type_validator.vhd"