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

Subversion Repositories ethmac

[/] [ethmac/] [trunk/] [bench/] [verilog/] [tb_ethernet_with_cop.v] - Diff between revs 227 and 299

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

Rev 227 Rev 299
Line 39... Line 39...
//////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////
//
//
// CVS Revision History
// CVS Revision History
//
//
// $Log: not supported by cvs2svn $
// $Log: not supported by cvs2svn $
 
// Revision 1.3  2002/10/18 17:03:34  tadejm
 
// Changed BIST scan signals.
 
//
// Revision 1.2  2002/10/11 13:29:28  mohor
// Revision 1.2  2002/10/11 13:29:28  mohor
// Bist signals added.
// Bist signals added.
//
//
// Revision 1.1  2002/09/18 16:40:40  mohor
// Revision 1.1  2002/09/18 16:40:40  mohor
// Simple testbench that includes eth_cop, eth_host and eth_memory modules.
// Simple testbench that includes eth_cop, eth_host and eth_memory modules.
Line 189... Line 192...
  .int_o()
  .int_o()
 
 
  // 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.