]> jspc29.x-matter.uni-frankfurt.de Git - trbnet.git/commitdiff
Add wa_position reset for 2.4 Gbps ECP3 SERDES
authorThomas Gessler <Thomas.Gessler@exp2.physik.uni-giessen.de>
Tue, 13 Oct 2020 15:20:11 +0000 (17:20 +0200)
committerThomas Gessler <Thomas.Gessler@exp2.physik.uni-giessen.de>
Tue, 13 Oct 2020 15:20:11 +0000 (17:20 +0200)
This was accidentally omitted in the previous commit.

media_interfaces/med_ecp3_sfp_sync_240.vhd

index d2059fa4d5c49eec7b43a5b3b14401f819f7a30a..7115932f44f9a2547831838bd5fcfb4335f0f740 100644 (file)
@@ -222,9 +222,9 @@ end generate;
 
     tx_serdes_rst <= '0'; --no function
     serdes_rst_qd <= '0'; --included in rst_qd
-    wa_position_sel <= x"0";
---     wa_position_sel <= wa_position(3 downto 0)   when SERDES_NUM = 0 
---                   else wa_position(15 downto 12) when SERDES_NUM = 3;
+--     wa_position_sel <= x"0";
+    wa_position_sel <= wa_position(3 downto 0)   when SERDES_NUM = 0 
+                  else wa_position(15 downto 12) when SERDES_NUM = 3;
     
 THE_MED_CONTROL : entity work.med_sync_control
   generic map(