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 Jun 1 18:45:24 CEST 2007
    Subject: [cvs-checkins] MODIFIED: jop ...
    Top
    Date: 00/07/06 01:18:45

    Modified: jop/quartus/cycbg jop.qsf
    Log:
    no message


    Revision Changes Path
    1.9 jop/quartus/cycbg/jop.qsf

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

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

    Index: jop.qsf
    ===================================================================
    RCS file: /cvsroot/9914pich/jop/quartus/cycbg/jop.qsf,v
    retrieving revision 1.8
    retrieving revision 1.9
    diff -u -b -r1.8 -r1.9
    --- jop.qsf 18 Mar 2007 01:46:54 -0000 1.8
    +++ jop.qsf 1 Jun 2007 16:45:24 -0000 1.9
    @@ -27,34 +27,7 @@
    # ========================
    set_global_assignment -name ORIGINAL_QUARTUS_VERSION 4.0
    set_global_assignment -name PROJECT_CREATION_TIME_DATE "02:36:57 APRIL 04, 2004"
    -set_global_assignment -name LAST_QUARTUS_VERSION 5.0
    -set_global_assignment -name VHDL_FILE ../../vhdl/top/jop_config_20.vhd
    -set_global_assignment -name VHDL_FILE ../../vhdl/core/jop_types.vhd
    -set_global_assignment -name VHDL_FILE ../../vhdl/simpcon/sc_pack.vhd
    -set_global_assignment -name VHDL_FILE ../../vhdl/altera/cyc_pll.vhd
    -set_global_assignment -name VHDL_FILE ../../vhdl/scio/fifo.vhd
    -set_global_assignment -name VHDL_FILE ../../vhdl/scio/sc_uart.vhd
    -set_global_assignment -name VHDL_FILE ../../vhdl/scio/sc_cnt.vhd
    -set_global_assignment -name VHDL_FILE ../../vhdl/scio/scio_bg.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/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
    -set_global_assignment -name VHDL_FILE ../../vhdl/core/extension.vhd
    -set_global_assignment -name VHDL_FILE ../../vhdl/core/decode.vhd
    -set_global_assignment -name VHDL_FILE ../../vhdl/core/fetch.vhd
    -set_global_assignment -name VHDL_FILE ../../vhdl/memory/sc_sram32_flash.vhd
    -set_global_assignment -name VHDL_FILE ../../vhdl/altera/cyc_jbc.vhd
    -set_global_assignment -name VHDL_FILE ../../vhdl/memory/mem_sc.vhd
    -set_global_assignment -name VHDL_FILE ../../vhdl/core/cache.vhd
    -set_global_assignment -name VHDL_FILE ../../vhdl/core/mul.vhd
    -set_global_assignment -name VHDL_FILE ../../vhdl/core/shift.vhd
    -set_global_assignment -name VHDL_FILE ../../vhdl/core/stack.vhd
    -set_global_assignment -name VHDL_FILE ../../vhdl/core/jopcpu.vhd
    -set_global_assignment -name VHDL_FILE ../../vhdl/top/jopcyc.vhd
    -set_global_assignment -name CDF_FILE jop.cdf
    +set_global_assignment -name LAST_QUARTUS_VERSION 7.0

    # Pin & Location Assignments
    # ==========================
    @@ -454,7 +427,7 @@

    # Simulator Assignments
    # =====================
    -set_global_assignment -name GLITCH_INTERVAL 1
    +set_global_assignment -name GLITCH_INTERVAL "1 ns"

    # Design Assistant Assignments
    # ============================
    @@ -676,3 +649,31 @@

    # end ENTITY(jop)
    # ---------------
    +
    +set_global_assignment -name VHDL_FILE ../../vhdl/top/jop_config_20.vhd
    +set_global_assignment -name VHDL_FILE ../../vhdl/core/jop_types.vhd
    +set_global_assignment -name VHDL_FILE ../../vhdl/simpcon/sc_pack.vhd
    +set_global_assignment -name VHDL_FILE ../../vhdl/altera/cyc_pll.vhd
    +set_global_assignment -name VHDL_FILE ../../vhdl/scio/fifo.vhd
    +set_global_assignment -name VHDL_FILE ../../vhdl/scio/sc_uart.vhd
    +set_global_assignment -name VHDL_FILE ../../vhdl/scio/sc_sys.vhd
    +set_global_assignment -name VHDL_FILE ../../vhdl/scio/scio_bg.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/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
    +set_global_assignment -name VHDL_FILE ../../vhdl/core/extension.vhd
    +set_global_assignment -name VHDL_FILE ../../vhdl/core/decode.vhd
    +set_global_assignment -name VHDL_FILE ../../vhdl/core/fetch.vhd
    +set_global_assignment -name VHDL_FILE ../../vhdl/memory/sc_sram32_flash.vhd
    +set_global_assignment -name VHDL_FILE ../../vhdl/altera/cyc_jbc.vhd
    +set_global_assignment -name VHDL_FILE ../../vhdl/memory/mem_sc.vhd
    +set_global_assignment -name VHDL_FILE ../../vhdl/core/cache.vhd
    +set_global_assignment -name VHDL_FILE ../../vhdl/core/mul.vhd
    +set_global_assignment -name VHDL_FILE ../../vhdl/core/shift.vhd
    +set_global_assignment -name VHDL_FILE ../../vhdl/core/stack.vhd
    +set_global_assignment -name VHDL_FILE ../../vhdl/core/jopcpu.vhd
    +set_global_assignment -name VHDL_FILE ../../vhdl/top/jopcyc.vhd
    +set_global_assignment -name CDF_FILE jop.cdf
    \ No newline at end of file


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