]> jspc29.x-matter.uni-frankfurt.de Git - trbnet.git/commitdiff
not final
authorpalka <palka>
Tue, 12 Feb 2008 14:10:20 +0000 (14:10 +0000)
committerpalka <palka>
Tue, 12 Feb 2008 14:10:20 +0000 (14:10 +0000)
optical_link/flexi_PCS_channel_synch.vhd

index 8f0dc4b76a58407537d3d08c426b558a5fd292ed..46ae70101e7a552e828c502e119fc79f3d80913f 100644 (file)
@@ -291,7 +291,7 @@ begin
          end if;
       when NORMAL_OPERATION_2 =>
          fifo_rst <= '0';
-         fifo_wr_en <= RX_K(0);              
+         fifo_wr_en <= RX_K(1);              
          fifo_rd_en <= DATA_VALID_IN;
          fsm_debug_register(2 downto 0) <= "101";
          rx_rst_i       <= '0';