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: Thu Jul 24 14:46:58 CEST 2008
    Subject: [cvs-checkins] MODIFIED: jop ...
    Top
    Date: 00/08/07 24:14:46

    Modified: jop/quartus/cyccmp jop.qsf
    Log:
    added data_reg for each CPU in sc_fair_arbiter


    Revision Changes Path
    1.10 jop/quartus/cyccmp/jop.qsf

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

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

    Index: jop.qsf
    ===================================================================
    RCS file: /cvsroot/9914pich/jop/quartus/cyccmp/jop.qsf,v
    retrieving revision 1.9
    retrieving revision 1.10
    diff -u -b -r1.9 -r1.10
    --- jop.qsf 22 Jul 2008 10:06:44 -0000 1.9
    +++ jop.qsf 24 Jul 2008 12:46:57 -0000 1.10
    @@ -481,6 +481,7 @@
    set_global_assignment -name PARTITION_COLOR 2147039 -section_id Top
    set_global_assignment -name LL_ROOT_REGION ON -section_id "Root Region"
    set_global_assignment -name LL_MEMBER_STATE LOCKED -section_id "Root Region"
    +
    set_global_assignment -name VHDL_FILE ../../vhdl/top/jop_config_40.vhd
    set_global_assignment -name VHDL_FILE ../../vhdl/core/jop_types.vhd
    set_global_assignment -name VHDL_FILE ../../vhdl/simpcon/sc_pack.vhd
    @@ -509,6 +510,6 @@
    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/simpcon/sc_arbiter_pack.vhd
    -set_global_assignment -name VHDL_FILE ../../vhdl/simpcon/sc_arbiter_tdma.vhd
    +set_global_assignment -name VHDL_FILE ../../vhdl/simpcon/sc_arbiter_fair.vhd
    set_global_assignment -name VHDL_FILE ../../vhdl/core/jopcpu.vhd
    set_global_assignment -name VHDL_FILE ../../vhdl/top/jopmul.vhd



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