|
Message
From: cvs at opencores.org<cvs@o...>
Date: Fri Jun 1 19:59:39 CEST 2007
Subject: [cvs-checkins] MODIFIED: jop ...
Date: 00/07/06 01:19:59 Modified: jop/modelsim sim.bat Log: no message Revision Changes Path 1.11 jop/modelsim/sim.bat http://www.opencores.org/cvsweb.shtml/jop/modelsim/sim.bat.diff?r1=1.10&r2=1.11 (In the diff below, changes in quantity of whitespace are not shown.) Index: sim.bat =================================================================== RCS file: /cvsroot/9914pich/jop/modelsim/sim.bat,v retrieving revision 1.10 retrieving revision 1.11 diff -u -b -r1.10 -r1.11 --- sim.bat 14 Apr 2007 18:38:12 -0000 1.10 +++ sim.bat 1 Jun 2007 17:59:39 -0000 1.11 @@ -42,7 +42,7 @@ vcom %options% %jopdir%/core/shift.vhd vcom %options% %jopdir%/core/stack.vhd vcom %options% %jopdir%/core/core.vhd -vcom %options% %jopdir%/scio/sc_cnt.vhd +vcom %options% %jopdir%/scio/sc_sys.vhd vcom %options% %jopdir%/scio/scio_min.vhd vcom %options% %jopdir%/core/jopcpu.vhd vcom %options% %jopdir%/top/jopcyc.vhd
|