|
Message
From: cvs at opencores.org<cvs@o...>
Date: Sat Apr 28 02:19:16 CEST 2007
Subject: [cvs-checkins] MODIFIED: fpu100 ...
Date: 00/07/04 28:02:19 Modified: fpu100 bug_report.txt Log: A minor bug was found and corrected when the serial multiplier is used (thanks to Chris Basson!) Revision Changes Path 1.2 fpu100/bug_report.txt http://www.opencores.org/cvsweb.shtml/fpu100/bug_report.txt.diff?r1=1.1&r2=1.2 (In the diff below, changes in quantity of whitespace are not shown.) Index: bug_report.txt =================================================================== RCS file: /cvsroot/jidan/fpu100/bug_report.txt,v retrieving revision 1.1 retrieving revision 1.2 diff -u -b -r1.1 -r1.2 --- bug_report.txt 16 Jul 2006 10:43:38 -0000 1.1 +++ bug_report.txt 28 Apr 2007 00:19:16 -0000 1.2 @@ -5,3 +5,11 @@ ==fpu_v17== 1)Corrected bug related to adding two denormalized operands. + +==fpu_v18== +1)post_norm_addsub.vhd: Restructured and fixed a bug +2)fpu.vhd: Altered add/sub COUNT +3)tb_fpu.vhd: Added some boundary values. + +==fpu_v19== 26. April 2007 +1)A minor bug was found and corrected when the serial multiplier is used (thanks to Chris Basson!)
|