LOGIN   :::   RECOVER PASS   :::   GET ACCOUNT    
Browse
  • Projects
  • Code (CVS)
  • Forums
  • News
  • Articles
  • Polls
  •  
    OpenCores
  • FAQ
  • CVS HowTo
  • Mission
  • Media
  • Tools
  • Advertise
  • Mirrors
  • Logos
  • Contact us
  • Job Opportunity
  •  
    Tools
  • Search
      
  • Download Cores (CVSGet)
  •  
    More
  • Wishbone
  • Perlilog
  • EDA tools
  • OpenTech CD
  •  
    Navigation: All forums > Cvs-checkins > Message List > Message Post

    Message

    Reply | Reply all
    Date Prev | Date Next | Thread Prev | Thread Next Date Index | Thread Index

    From: cvs at opencores.org<cvs@o...>
    Date: Sun Feb 25 21:33:06 CET 2007
    Subject: [cvs-checkins] MODIFIED: jop ...
    Top
    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>



     
    Copyright (c) 1999 OPENCORES.ORG. All rights reserved.