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 Nov 17 19:09:00 CET 2006
    Subject: [cvs-checkins] MODIFIED: jop ...
    Top
    Date: 00/06/11 17:19:09

    Modified: jop/quartus/lego jop.qsf
    Log:
    EP1C12 target


    Revision Changes Path
    1.3 jop/quartus/lego/jop.qsf

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

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

    Index: jop.qsf
    ===================================================================
    RCS file: /cvsroot/martin/jop/quartus/lego/jop.qsf,v
    retrieving revision 1.2
    retrieving revision 1.3
    diff -u -b -r1.2 -r1.3
    --- jop.qsf 11 Jan 2006 14:12:57 -0000 1.2
    +++ jop.qsf 17 Nov 2006 18:09:00 -0000 1.3
    @@ -54,24 +54,12 @@
    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/top/jopcyc.vhd
    +set_global_assignment -name VHDL_FILE ../../vhdl/top/jopcyc12.vhd
    set_global_assignment -name CDF_FILE jop.cdf

    # Pin & Location Assignments
    # ==========================
    set_location_assignment PIN_152 -to clk
    -set_location_assignment PIN_80 -to dummy_gnd[0]
    -set_location_assignment PIN_96 -to dummy_gnd[1]
    -set_location_assignment PIN_102 -to dummy_gnd[2]
    -set_location_assignment PIN_199 -to dummy_gnd[3]
    -set_location_assignment PIN_205 -to dummy_gnd[4]
    -set_location_assignment PIN_221 -to dummy_gnd[5]
    -set_location_assignment PIN_81 -to dummy_vccint[0]
    -set_location_assignment PIN_97 -to dummy_vccint[1]
    -set_location_assignment PIN_103 -to dummy_vccint[2]
    -set_location_assignment PIN_198 -to dummy_vccint[3]
    -set_location_assignment PIN_204 -to dummy_vccint[4]
    -set_location_assignment PIN_220 -to dummy_vccint[5]
    set_location_assignment PIN_47 -to fl_a[0]
    set_location_assignment PIN_20 -to fl_a[10]
    set_location_assignment PIN_14 -to fl_a[11]
    @@ -264,7 +252,7 @@

    # Fitter Assignments
    # ==================
    -set_global_assignment -name DEVICE EP1C6Q240C6
    +set_global_assignment -name DEVICE EP1C12Q240C8
    set_global_assignment -name CYCLONE_CONFIGURATION_SCHEME "PASSIVE SERIAL"
    set_global_assignment -name RESERVE_ALL_UNUSED_PINS "AS INPUT TRI-STATED"
    set_global_assignment -name OPTIMIZE_TIMING "NORMAL COMPILATION"



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