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: Mon Aug 14 00:39:42 CEST 2006
    Subject: [cvs-checkins] MODIFIED: jop ...
    Top
    Date: 00/06/08 14:00:39

    Modified: jop/quartus/sopcmin jop.qsf
    Log:
    60 MHz and 32 bit memory


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

    http://www.opencores.org/cvsweb.shtml/jop/quartus/sopcmin/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/sopcmin/jop.qsf,v
    retrieving revision 1.1
    retrieving revision 1.2
    diff -u -b -r1.1 -r1.2
    --- jop.qsf 11 Aug 2006 01:49:32 -0000 1.1
    +++ jop.qsf 13 Aug 2006 22:39:42 -0000 1.2
    @@ -43,7 +43,7 @@

    set_global_assignment -name RESERVE_ALL_UNUSED_PINS_NO_OUTPUT_GND "AS INPUT TRI-STATED"

    -set_global_assignment -name VHDL_FILE ../../vhdl/top/jop_config_20.vhd
    +set_global_assignment -name VHDL_FILE ../../vhdl/top/jop_config_60.vhd
    set_global_assignment -name VHDL_FILE ../../vhdl/top/jop_types.vhd
    set_global_assignment -name VHDL_FILE ../../vhdl/altera/cyc_pll.vhd
    set_global_assignment -name VHDL_FILE ../../vhdl/scio/fifo.vhd
    @@ -247,4 +247,5 @@
    set_location_assignment PIN_177 -to ser_nrts

    set_global_assignment -name DEVICE_FILTER_SPEED_GRADE 8
    -set_global_assignment -name FMAX_REQUIREMENT "20 MHz"
    \ No newline at end of file
    +
    +set_global_assignment -name ENABLE_CLOCK_LATENCY ON
    \ No newline at end of file



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