]> jspc29.x-matter.uni-frankfurt.de Git - trbnet.git/commitdiff
*** empty log message ***
authorhadeshyp <hadeshyp>
Thu, 23 Apr 2009 21:24:48 +0000 (21:24 +0000)
committerhadeshyp <hadeshyp>
Thu, 23 Apr 2009 21:24:48 +0000 (21:24 +0000)
media_interfaces/trb_net16_med_ecp_fot.vhd

index cf49fdb0b13d8c46c26ebca44d9fc4aa858ab9f2..cb96707c13bbd02e88b7119ebdc7c30756ef98a7 100644 (file)
@@ -399,7 +399,7 @@ begin
         end if;
       end process;
 
-    rx_fifo_read_en                  <= tx_allow;
+    rx_fifo_read_en                  <= rx_allow;
     MED_DATA_OUT(15 downto 0)        <= buf_MED_DATA_OUT(15 downto 0);
     MED_DATAREADY_OUT                <= buf_MED_DATAREADY_OUT;
     MED_PACKET_NUM_OUT               <= rx_counter;