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: Tue Dec 18 23:06:16 CET 2007
    Subject: [cvs-checkins] MODIFIED: jop ...
    Top
    Date: 00/07/12 18:23:06

    Modified: jop/vhdl/top jop_config_60.vhd
    Log:
    stack memory back to 256 entries


    Revision Changes Path
    1.4 jop/vhdl/top/jop_config_60.vhd

    http://www.opencores.org/cvsweb.shtml/jop/vhdl/top/jop_config_60.vhd.diff?r1=1.3&r2=1.4

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

    Index: jop_config_60.vhd
    ===================================================================
    RCS file: /cvsroot/martin/jop/vhdl/top/jop_config_60.vhd,v
    retrieving revision 1.3
    retrieving revision 1.4
    diff -u -b -r1.3 -r1.4
    --- jop_config_60.vhd 2 Dec 2007 15:36:09 -0000 1.3
    +++ jop_config_60.vhd 18 Dec 2007 22:06:16 -0000 1.4
    @@ -15,7 +15,7 @@
    constant pll_div : natural := 1;

    -- constant for on-chip memory
    - constant ram_width : integer := 10; -- address bits of internal ram (sp,...)
    + constant ram_width : integer := 8; -- address bits of internal ram (sp,...)

    end jop_config;




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