|
Message
From: cvs at opencores.org<cvs@o...>
Date: Tue Dec 20 12:41:31 CET 2005
Subject: [cvs-checkins] MODIFIED: jop ...
Date: 00/05/12 20:12:41 Modified: jop/modelsim sim.bat Log: rename iomin to scio_min Revision Changes Path 1.5 jop/modelsim/sim.bat http://www.opencores.org/cvsweb.shtml/jop/modelsim/sim.bat.diff?r1=1.4&r2=1.5 (In the diff below, changes in quantity of whitespace are not shown.) Index: sim.bat =================================================================== RCS file: /cvsroot/martin/jop/modelsim/sim.bat,v retrieving revision 1.4 retrieving revision 1.5 diff -u -b -r1.4 -r1.5 --- sim.bat 1 Dec 2005 22:29:10 -0000 1.4 +++ sim.bat 20 Dec 2005 11:41:27 -0000 1.5 @@ -29,7 +29,7 @@ vcom %options% %jopdir%/core/stack.vhd vcom %options% %jopdir%/core/core.vhd vcom %options% %jopdir%/scio/sc_cnt.vhd -vcom %options% %jopdir%/scio/iomin.vhd +vcom %options% %jopdir%/scio/scio_min.vhd vcom %options% %jopdir%/top/jopcyc.vhd vcom %options% %jopdir%/simulation/tb_jop.vhd pause Start simulation?
|