|
Message
From: cvs at opencores.org<cvs@o...>
Date: Sun Feb 25 21:33:06 CET 2007
Subject: [cvs-checkins] MODIFIED: jop ...
Date: 00/07/02 25:21:33 Modified: jop/modelsim sim.xml Log: no message Revision Changes Path 1.2 jop/modelsim/sim.xml http://www.opencores.org/cvsweb.shtml/jop/modelsim/sim.xml.diff?r1=1.1&r2=1.2 (In the diff below, changes in quantity of whitespace are not shown.) Index: sim.xml =================================================================== RCS file: /cvsroot/martin/jop/modelsim/sim.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -b -r1.1 -r1.2 --- sim.xml 18 Oct 2006 00:39:26 -0000 1.1 +++ sim.xml 25 Feb 2007 20:33:06 -0000 1.2 @@ -151,12 +151,15 @@ <!-- <arg line="${jopdir}/simulation/tb_jop_sram16.vhd"/> --> <!-- </vcom> --> +<!-- <input message="Start simulation (y/n)?" validargs="y,n" addproperty="start-simulation"/> <condition property="abort-simulation"> <equals arg1="n" arg2="${start-simulation}"/> </condition> <fail if="abort-simulation">Simulation aborted.</fail> +--> + <exec executable="vsim" failonerror="true"> <arg line="-do sim.do tb_jop"/> </exec>
|
 |