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

Subversion Repositories ac97

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /
    from Rev 14 to Rev 15
    Reverse comparison

Rev 14 → Rev 15

/trunk/bench/verilog/test_bench_top.v
11,8 → 11,9
//// ////
/////////////////////////////////////////////////////////////////////
//// ////
//// Copyright (C) 2000 Rudolf Usselmann ////
//// rudi@asics.ws ////
//// Copyright (C) 2000-2002 Rudolf Usselmann ////
//// www.asics.ws ////
//// rudi@asics.ws ////
//// ////
//// This source file may be used and distributed without ////
//// restriction provided that this copyright statement is not ////
37,10 → 38,10
 
// CVS Log
//
// $Id: test_bench_top.v,v 1.3 2002-03-11 03:21:12 rudi Exp $
// $Id: test_bench_top.v,v 1.4 2002-09-19 06:36:19 rudi Exp $
//
// $Date: 2002-03-11 03:21:12 $
// $Revision: 1.3 $
// $Date: 2002-09-19 06:36:19 $
// $Revision: 1.4 $
// $Author: rudi $
// $Locker: $
// $State: Exp $
47,6 → 48,10
//
// Change History:
// $Log: not supported by cvs2svn $
// Revision 1.3 2002/03/11 03:21:12 rudi
//
// - Added defines to select fifo depth between 4, 8 and 16 entries.
//
// Revision 1.2 2002/03/05 04:44:04 rudi
//
// - Fixed the order of the thrash hold bits to match the spec.
/trunk/bench/verilog/ac97_codec_top.v
11,8 → 11,9
//// ////
/////////////////////////////////////////////////////////////////////
//// ////
//// Copyright (C) 2000 Rudolf Usselmann ////
//// rudi@asics.ws ////
//// Copyright (C) 2000-2002 Rudolf Usselmann ////
//// www.asics.ws ////
//// rudi@asics.ws ////
//// ////
//// This source file may be used and distributed without ////
//// restriction provided that this copyright statement is not ////
37,10 → 38,10
 
// CVS Log
//
// $Id: ac97_codec_top.v,v 1.1 2002-02-13 08:22:32 rudi Exp $
// $Id: ac97_codec_top.v,v 1.2 2002-09-19 06:36:19 rudi Exp $
//
// $Date: 2002-02-13 08:22:32 $
// $Revision: 1.1 $
// $Date: 2002-09-19 06:36:19 $
// $Revision: 1.2 $
// $Author: rudi $
// $Locker: $
// $State: Exp $
47,9 → 48,13
//
// Change History:
// $Log: not supported by cvs2svn $
// Revision 1.1 2002/02/13 08:22:32 rudi
//
// Added test bench for public release
//
//
//
//
 
`include "ac97_defines.v"
 
/trunk/bench/verilog/tests.v
11,8 → 11,9
//// ////
/////////////////////////////////////////////////////////////////////
//// ////
//// Copyright (C) 2000 Rudolf Usselmann ////
//// rudi@asics.ws ////
//// Copyright (C) 2000-2002 Rudolf Usselmann ////
//// www.asics.ws ////
//// rudi@asics.ws ////
//// ////
//// This source file may be used and distributed without ////
//// restriction provided that this copyright statement is not ////
37,10 → 38,10
 
// CVS Log
//
// $Id: tests.v,v 1.4 2002-03-11 03:21:12 rudi Exp $
// $Id: tests.v,v 1.5 2002-09-19 06:36:19 rudi Exp $
//
// $Date: 2002-03-11 03:21:12 $
// $Revision: 1.4 $
// $Date: 2002-09-19 06:36:19 $
// $Revision: 1.5 $
// $Author: rudi $
// $Locker: $
// $State: Exp $
47,6 → 48,10
//
// Change History:
// $Log: not supported by cvs2svn $
// Revision 1.4 2002/03/11 03:21:12 rudi
//
// - Added defines to select fifo depth between 4, 8 and 16 entries.
//
// Revision 1.3 2002/03/05 04:54:08 rudi
//
// - fixed spelling
/trunk/bench/verilog/ac97_codec_sin.v
12,8 → 12,9
//// ////
/////////////////////////////////////////////////////////////////////
//// ////
//// Copyright (C) 2000 Rudolf Usselmann ////
//// rudi@asics.ws ////
//// Copyright (C) 2000-2002 Rudolf Usselmann ////
//// www.asics.ws ////
//// rudi@asics.ws ////
//// ////
//// This source file may be used and distributed without ////
//// restriction provided that this copyright statement is not ////
38,10 → 39,10
 
// CVS Log
//
// $Id: ac97_codec_sin.v,v 1.1 2002-02-13 08:22:32 rudi Exp $
// $Id: ac97_codec_sin.v,v 1.2 2002-09-19 06:36:19 rudi Exp $
//
// $Date: 2002-02-13 08:22:32 $
// $Revision: 1.1 $
// $Date: 2002-09-19 06:36:19 $
// $Revision: 1.2 $
// $Author: rudi $
// $Locker: $
// $State: Exp $
48,9 → 49,13
//
// Change History:
// $Log: not supported by cvs2svn $
// Revision 1.1 2002/02/13 08:22:32 rudi
//
// Added test bench for public release
//
//
//
//
 
`include "ac97_defines.v"
 
/trunk/bench/verilog/ac97_codec_sout.v
12,8 → 12,9
//// ////
/////////////////////////////////////////////////////////////////////
//// ////
//// Copyright (C) 2000 Rudolf Usselmann ////
//// rudi@asics.ws ////
//// Copyright (C) 2000-2002 Rudolf Usselmann ////
//// www.asics.ws ////
//// rudi@asics.ws ////
//// ////
//// This source file may be used and distributed without ////
//// restriction provided that this copyright statement is not ////
38,10 → 39,10
 
// CVS Log
//
// $Id: ac97_codec_sout.v,v 1.1 2002-02-13 08:22:32 rudi Exp $
// $Id: ac97_codec_sout.v,v 1.2 2002-09-19 06:36:19 rudi Exp $
//
// $Date: 2002-02-13 08:22:32 $
// $Revision: 1.1 $
// $Date: 2002-09-19 06:36:19 $
// $Revision: 1.2 $
// $Author: rudi $
// $Locker: $
// $State: Exp $
48,9 → 49,13
//
// Change History:
// $Log: not supported by cvs2svn $
// Revision 1.1 2002/02/13 08:22:32 rudi
//
// Added test bench for public release
//
//
//
//
 
`include "ac97_defines.v"
 

powered by: WebSVN 2.1.0

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