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

Subversion Repositories ethmac

[/] [ethmac/] [trunk/] [bench/] [verilog/] [tb_ethernet.v] - Diff between revs 281 and 299

Go to most recent revision | Show entire file | Details | Blame | View Log

Rev 281 Rev 299
Line 40... Line 40...
//////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////
//
//
// CVS Revision History
// CVS Revision History
//
//
// $Log: not supported by cvs2svn $
// $Log: not supported by cvs2svn $
 
// Revision 1.28  2003/01/31 15:58:27  mohor
 
// Tests test_mac_full_duplex_receive 4-7  fixed to proper BD.
 
//
// Revision 1.27  2003/01/30 13:38:15  mohor
// Revision 1.27  2003/01/30 13:38:15  mohor
// Underrun test fixed. Many other tests fixed.
// Underrun test fixed. Many other tests fixed.
//
//
// Revision 1.26  2003/01/22 19:40:10  tadejm
// Revision 1.26  2003/01/22 19:40:10  tadejm
// Backup version. Not fully working.
// Backup version. Not fully working.
Line 206... Line 209...
  .int_o(wb_int)
  .int_o(wb_int)
 
 
  // Bist
  // Bist
`ifdef ETH_BIST
`ifdef ETH_BIST
  ,
  ,
  .scanb_rst      (1'b0),
  .scanb_rst      (1'b1),
  .scanb_clk      (1'b0),
  .scanb_clk      (1'b0),
  .scanb_si       (1'b0),
  .scanb_si       (1'b0),
  .scanb_so       (),
  .scanb_so       (),
  .scanb_en       (1'b0)
  .scanb_en       (1'b0)
`endif
`endif

powered by: WebSVN 2.1.0

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