|
Message
From: cvs at opencores.org<cvs@o...>
Date: Sun Mar 16 06:29:55 CET 2008
Subject: [cvs-checkins] MODIFIED: mips789 ...
Date: 00/08/03 16:06:29 Modified: mips789/bench/MODELSIM mips789_tb.v Log: no message Revision Changes Path 1.6 mips789/bench/MODELSIM/mips789_tb.v http://www.opencores.org/cvsweb.shtml/mips789/bench/MODELSIM/mips789_tb.v.diff?r1=1.5&r2=1.6 (In the diff below, changes in quantity of whitespace are not shown.) Index: mips789_tb.v =================================================================== RCS file: /cvsroot/mcupro/mips789/bench/MODELSIM/mips789_tb.v,v retrieving revision 1.5 retrieving revision 1.6 diff -u -b -r1.5 -r1.6 --- mips789_tb.v 26 Nov 2007 13:45:12 -0000 1.5 +++ mips789_tb.v 16 Mar 2008 05:29:55 -0000 1.6 @@ -1,6 +1,6 @@ `timescale 10ns / 1ns -module mips_top_tb; +module AA_mips_top_tb; //Internal signals declarations:
|