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: Fri Dec 29 16:18:42 CET 2006
    Subject: [cvs-checkins] MODIFIED: jop ...
    Top
    Date: 00/06/12 29:16:18

    Modified: jop/quartus/altde2 jop.qsf
    Log:
    use arom.vhd instead of rom.vhd again (Quartus does not synthesize 2K ROM)


    Revision Changes Path
    1.8 jop/quartus/altde2/jop.qsf

    http://www.opencores.org/cvsweb.shtml/jop/quartus/altde2/jop.qsf.diff?r1=1.7&r2=1.8

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

    Index: jop.qsf
    ===================================================================
    RCS file: /cvsroot/martin/jop/quartus/altde2/jop.qsf,v
    retrieving revision 1.7
    retrieving revision 1.8
    diff -u -b -r1.7 -r1.8
    --- jop.qsf 12 Aug 2006 00:44:59 -0000 1.7
    +++ jop.qsf 29 Dec 2006 15:18:41 -0000 1.8
    @@ -51,7 +51,7 @@
    set_global_assignment -name VHDL_FILE ../../vhdl/scio/scio_min.vhd
    set_global_assignment -name VHDL_FILE ../../vhdl/offtbl.vhd
    set_global_assignment -name VHDL_FILE ../../vhdl/jtbl.vhd
    -set_global_assignment -name VHDL_FILE ../../vhdl/rom.vhd
    +set_global_assignment -name VHDL_FILE ../../vhdl/altera/arom.vhd
    set_global_assignment -name VHDL_FILE ../../vhdl/altera/aram.vhd
    set_global_assignment -name VHDL_FILE ../../vhdl/core/bcfetch.vhd
    set_global_assignment -name VHDL_FILE ../../vhdl/core/core.vhd



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