]> jspc29.x-matter.uni-frankfurt.de Git - trb3sc.git/commitdiff
Cleanup
authorMichael Boehmer <mboehmer@ph.tum.de>
Mon, 21 Mar 2022 08:33:16 +0000 (09:33 +0100)
committerMichael Boehmer <mboehmer@ph.tum.de>
Mon, 21 Mar 2022 08:33:16 +0000 (09:33 +0100)
backplanemaster/trb3sc_master.vhd
cts/trb3sc_cts.vhd

index 3e08028c46b69991b61e4f4192d26e9f46f6ab4f..f0e25b9e64e7b0fb58aec9e26f0d6cefeb1f4884 100644 (file)
@@ -268,7 +268,6 @@ THE_MEDIA_INT_MIXED : entity work.med_ecp3_sfp_sync_all_RS
     QUAD_RST_IN        => '0', --global_reset_i,
     LINK_TX_NULL_IN    => global_reset_i,
     LINK_RX_NULL_OUT   => global_reset_i,
-    SLAVE_ACTIVE_OUT   => open,
     TX_PLL_LOL_OUT     => tx_pll_lol_qd_b_i,
     TX_CLK_AVAIL_OUT   => tx_clk_avail_i,
     TX_PCS_RST_IN      => tx_pcs_rst_i,
@@ -371,7 +370,6 @@ THE_MEDIA_4_DOWN : entity work.med_ecp3_sfp_sync_all_RS
     QUAD_RST_IN        => '0', --global_reset_i,
     LINK_TX_NULL_IN    => global_reset_i,
     LINK_RX_NULL_OUT   => open,
-    SLAVE_ACTIVE_OUT   => open,
     TX_PLL_LOL_OUT     => tx_pll_lol_qd_a_i,
     TX_CLK_AVAIL_OUT   => open,
     TX_PCS_RST_IN      => tx_pcs_rst_i,
index a0891b8ecd900f1b55834df76a64970c47924f18..60c8e0c6a3e99f3a3e1955d39cf19a85e6fda6b7 100644 (file)
@@ -393,7 +393,6 @@ gen_PCSB : if USE_BACKPLANE = c_NO and USE_ADDON = c_NO generate
       QUAD_RST_IN        => '0', -- check
       LINK_TX_NULL_IN    => send_reset_i,
       LINK_RX_NULL_OUT   => open,
-      SLAVE_ACTIVE_OUT   => open,
       TX_PLL_LOL_OUT     => tx_pll_lol_qd_b_i,
       TX_CLK_AVAIL_OUT   => open,
       TX_PCS_RST_IN      => tx_pcs_rst_i,