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 Nov 5 00:51:50 CET 2006
    Subject: [cvs-checkins] MODIFIED: jop ...
    Top
    Date: 00/06/11 05:00:51

    Modified: jop Makefile
    Log:
    removed handle flag in JOPSim (no non-handle version anymore)


    Revision Changes Path
    1.63 jop/Makefile

    http://www.opencores.org/cvsweb.shtml/jop/Makefile.diff?r1=1.62&r2=1.63

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

    Index: Makefile
    ===================================================================
    RCS file: /cvsroot/martin/jop/Makefile,v
    retrieving revision 1.62
    retrieving revision 1.63
    diff -u -b -r1.62 -r1.63
    --- Makefile 31 Oct 2006 14:20:32 -0000 1.62
    +++ Makefile 4 Nov 2006 23:51:50 -0000 1.63
    @@ -288,7 +288,7 @@
    # without the tools
    #
    jsim: java_app
    - java -cp java/tools/dist/lib/jop-tools.jar -Dlog="false" -Dhandle="true" \
    + java -cp java/tools/dist/lib/jop-tools.jar -Dlog="false" \
    com.jopdesign.tools.JopSim java/target/dist/bin/$(JOPBIN)

    config_byteblast:



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