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

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


    Revision Changes Path
    1.2 jop/quartus/cyc256x16/jop.qsf

    http://www.opencores.org/cvsweb.shtml/jop/quartus/cyc256x16/jop.qsf.diff?r1=1.1&r2=1.2

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

    Index: jop.qsf
    ===================================================================
    RCS file: /cvsroot/martin/jop/quartus/cyc256x16/jop.qsf,v
    retrieving revision 1.1
    retrieving revision 1.2
    diff -u -b -r1.1 -r1.2
    --- jop.qsf 17 Aug 2006 11:30:54 -0000 1.1
    +++ jop.qsf 29 Dec 2006 15:18:46 -0000 1.2
    @@ -39,7 +39,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.