LOGIN   :::   RECOVER PASS   :::   GET ACCOUNT    
Browse
  • Projects
  • Code (CVS)
  • Forums
  • News
  • Articles
  • Polls
  •  
    OpenCores
  • FAQ
  • CVS HowTo
  • Mission
  • Media
  • Tools
  • Sponsors
  • Mirrors
  • Logos
  • Contact us
  •  
    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: Mon Apr 23 02:29:51 CEST 2007
    Subject: [cvs-checkins] MODIFIED: jop ...
    Top
    Date: 00/07/04 23:02:29

    Modified: jop/modelsim clean.xml sim.xml
    Log:
    no message


    Revision Changes Path
    1.2 jop/modelsim/clean.xml

    http://www.opencores.org/cvsweb.shtml/jop/modelsim/clean.xml.diff?r1=1.1&r2=1.2

    (In the diff below, changes in quantity of whitespace are not shown.)

    Index: clean.xml
    ===================================================================
    RCS file: /cvsroot/martin/jop/modelsim/clean.xml,v
    retrieving revision 1.1
    retrieving revision 1.2
    diff -u -b -r1.1 -r1.2
    --- clean.xml 18 Oct 2006 00:39:26 -0000 1.1
    +++ clean.xml 23 Apr 2007 00:29:51 -0000 1.2
    @@ -6,8 +6,8 @@

    <delete>
    <fileset>
    - <includes name="*.dat"/>
    - <includes name="*.wlf"/>
    + <include name="*.dat"/>
    + <include name="*.wlf"/>
    </fileset>
    </delete>




    1.4 jop/modelsim/sim.xml

    http://www.opencores.org/cvsweb.shtml/jop/modelsim/sim.xml.diff?r1=1.3&r2=1.4

    (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.3
    retrieving revision 1.4
    diff -u -b -r1.3 -r1.4
    --- sim.xml 28 Feb 2007 11:50:18 -0000 1.3
    +++ sim.xml 23 Apr 2007 00:29:51 -0000 1.4
    @@ -24,7 +24,11 @@
    </vcom>

    <vcom>
    - <arg line="${jopdir}/top/jop_types.vhd"/>
    + <arg line="${jopdir}/core/jop_types.vhd"/>
    + </vcom>
    +
    + <vcom>
    + <arg line="${jopdir}/simpcon/sc_pack.vhd"/>
    </vcom>

    <vcom>
    @@ -136,6 +140,10 @@
    </vcom>

    <vcom>
    + <arg line="${jopdir}/core/jopcpu.vhd"/>
    + </vcom>
    +
    + <vcom>
    <arg line="${jopdir}/top/jopcyc.vhd"/>
    </vcom>




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