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: Thu Aug 17 02:42:12 CEST 2006
    Subject: [cvs-checkins] MODIFIED: jop ...
    Top
    Date: 00/06/08 17:02:42

    Modified: jop/vhdl/top jop_256x16.vhd
    Log:
    ram cnt 2


    Revision Changes Path
    1.2 jop/vhdl/top/jop_256x16.vhd

    http://www.opencores.org/cvsweb.shtml/jop/vhdl/top/jop_256x16.vhd.diff?r1=1.1&r2=1.2

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

    Index: jop_256x16.vhd
    ===================================================================
    RCS file: /cvsroot/martin/jop/vhdl/top/jop_256x16.vhd,v
    retrieving revision 1.1
    retrieving revision 1.2
    diff -u -b -r1.1 -r1.2
    --- jop_256x16.vhd 11 Aug 2006 00:58:29 -0000 1.1
    +++ jop_256x16.vhd 17 Aug 2006 00:42:12 -0000 1.2
    @@ -21,7 +21,7 @@
    generic (
    exta_width : integer := 3; -- length of exta part in JOP microcode
    io_addr_bits : integer := 7; -- address bits of internal io
    - ram_cnt : integer := 5; -- clock cycles for external ram
    + ram_cnt : integer := 2; -- clock cycles for external ram
    -- rom_cnt : integer := 3; -- clock cycles for external rom OK for 20 MHz
    rom_cnt : integer := 15; -- clock cycles for external rom for 100 MHz
    jpc_width : integer := 12; -- address bits of java bytecode pc = cache size



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