|
Message
From: cvs at opencores.org<cvs@o...>
Date: Tue Feb 26 08:20:18 CET 2008
Subject: [cvs-checkins] MODIFIED: jop ...
Date: 00/08/02 26:08:20 Modified: jop/vhdl/core mul.vhd Log: copyright correction Revision Changes Path 1.6 jop/vhdl/core/mul.vhd http://www.opencores.org/cvsweb.shtml/jop/vhdl/core/mul.vhd.diff?r1=1.5&r2=1.6 (In the diff below, changes in quantity of whitespace are not shown.) Index: mul.vhd =================================================================== RCS file: /cvsroot/martin/jop/vhdl/core/mul.vhd,v retrieving revision 1.5 retrieving revision 1.6 diff -u -b -r1.5 -r1.6 --- mul.vhd 23 Feb 2008 23:18:43 -0000 1.5 +++ mul.vhd 26 Feb 2008 07:20:18 -0000 1.6 @@ -1,8 +1,8 @@ -- --- -- This file is a part of JOP, the Java Optimized Processor -- -- Copyright (C) 2001-2008, Martin Schoeberl (martin@j...) +-- Copyright (C) 2008, Wolfgang Puffitsch -- -- This program is free software: you can redistribute it and/or modify -- it under the terms of the GNU General Public License as published by @@ -24,9 +24,6 @@ -- -- bit-serial multiplier -- --- resources on ACEX1K --- --- -- 244 LCs only mul -- -- 2002-03-22 first version
|
 |