|
Message
From: cvs at opencores.org<cvs@o...>
Date: Mon Feb 25 10:14:24 CET 2008
Subject: [cvs-checkins] MODIFIED: jop ...
Date: 00/08/02 25:10:14 Modified: jop/vhdl/top jopvga.vhd Log: no message Revision Changes Path 1.5 jop/vhdl/top/jopvga.vhd http://www.opencores.org/cvsweb.shtml/jop/vhdl/top/jopvga.vhd.diff?r1=1.4&r2=1.5 (In the diff below, changes in quantity of whitespace are not shown.) Index: jopvga.vhd =================================================================== RCS file: /cvsroot/9914pich/jop/vhdl/top/jopvga.vhd,v retrieving revision 1.4 retrieving revision 1.5 diff -u -b -r1.4 -r1.5 --- jopvga.vhd 23 Feb 2008 23:18:47 -0000 1.4 +++ jopvga.vhd 25 Feb 2008 09:14:24 -0000 1.5 @@ -236,7 +236,7 @@ cmp_arbiter: entity work.arbiter generic map( - addr_bits => 21, + addr_bits => SC_ADDR_SIZE, cpu_cnt => cpu_cnt ) port map(clk_int, int_res,
|
 |