OpenCores
URL https://opencores.org/ocsvn/turbo8051/turbo8051/trunk

Subversion Repositories turbo8051

[/] [turbo8051/] [trunk/] [rtl/] [gmac/] [mac/] [g_rx_fsm.v] - Diff between revs 76 and 77

Show entire file | Details | Blame | View Log

Rev 76 Rev 77
Line 97... Line 97...
                cf2rx_rx_ch_en,
                cf2rx_rx_ch_en,
                cf2rx_strp_pad_en,
                cf2rx_strp_pad_en,
                cf2rx_snd_crc,
                cf2rx_snd_crc,
                cf2rx_rcv_runt_pkt_en,
                cf2rx_rcv_runt_pkt_en,
                cf2rx_gigabit_xfr,
                cf2rx_gigabit_xfr,
      //A200 change Port added for crs based flow control
      //for crs based flow control
      phy_crs
      phy_crs
 
 
                );
                );
 
 
 
 
Line 157... Line 157...
                                               // will be enabled)
                                               // will be enabled)
  input         cf2rx_rcv_runt_pkt_en;         // Receive needs to receive
  input         cf2rx_rcv_runt_pkt_en;         // Receive needs to receive
  input         cf2rx_gigabit_xfr;
  input         cf2rx_gigabit_xfr;
  input         mi2rx_extend;
  input         mi2rx_extend;
 
 
  //A200 change Port added for crs based flow control
  //for crs based flow control
  input  phy_crs;
  input  phy_crs;
 
 
 
 
  /******* WIRE & REG DECLARATION FOR INPUT AND OUTPUTS ********/
  /******* WIRE & REG DECLARATION FOR INPUT AND OUTPUTS ********/
  reg           rx2ap_commit_write;
  reg           rx2ap_commit_write;

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.