]> jspc29.x-matter.uni-frankfurt.de Git - trb5sc.git/commitdiff
deactivate changed ecp5 reset routine
authorJan Michel <michel@physik.uni-frankfurt.de>
Thu, 10 Aug 2023 14:34:32 +0000 (16:34 +0200)
committerJan Michel <michel@physik.uni-frankfurt.de>
Thu, 10 Aug 2023 14:34:32 +0000 (16:34 +0200)
mimosis/trb5sc_mimosis.prj
mimosis/trb5sc_mimosis.vhd

index 45d1a4c458c001d670497770c3688b0211f98bf3..df0bfb1fe85a56ac9310c6a85c001c8b7611197a 100644 (file)
@@ -243,8 +243,6 @@ add_file -vhdl -lib work "../../trbnet/gbe_trb/protocols/trb_net16_gbe_response_
 add_file -vhdl -lib work "../../trbnet/gbe_trb/protocols/trb_net16_gbe_response_constructor_TrbNetData.vhd"
 add_file -vhdl -lib work "../../trbnet/gbe_trb/protocols/trb_net16_gbe_response_constructor_KillPing.vhd"
 add_file -vhdl -lib work "../../trbnet/gbe_trb/protocols/trb_net16_gbe_response_constructor_Forward.vhd"
-add_file -vhdl -lib work "../../trbnet/media_interfaces/sync/main_rx_reset_RS.vhd"
-add_file -vhdl -lib work "../../trbnet/media_interfaces/sync/main_tx_reset_RS.vhd"
 add_file -verilog -lib work "../../trbnet/gbe_trb_ecp5/media/ecp5/serdes_gbe_softlogic.v"
 # Choose your SerDes location here
 #add_file -vhdl -lib work "../../trbnet/gbe_trb_ecp5/media/ecp5/d0ch0/serdes_gbe.vhd"
index 78967c0f0ab8ae42c732ca3a93c6c99ed9804d10..3b027ecba7159664ac77b065d5225688d13e7618 100644 (file)
@@ -214,6 +214,7 @@ RJ(0) <= clk_40;
   THE_MEDIA_INTERFACE : entity work.med_ecp5_sfp_sync\r
     generic map(\r
       SERDES_NUM    => SERDES_NUM,\r
+      USE_NEW_ECP5_RESET => 0,\r
       IS_SYNC_SLAVE => c_YES\r
       )\r
     port map(\r