URL
https://opencores.org/ocsvn/fpu_double/fpu_double/trunk
[/] [fpu_double/] [trunk/] [fpu_sub.vhd] - Diff between revs 5 and 8
Go to most recent revision |
Show entire file |
Details |
Blame |
View Log
Rev 5 |
Rev 8 |
Line 127... |
Line 127... |
exponent_diff <= (others =>'0');
|
exponent_diff <= (others =>'0');
|
minuend <= (others =>'0');
|
minuend <= (others =>'0');
|
subtrahend <= (others =>'0');
|
subtrahend <= (others =>'0');
|
subtra_shift <= (others =>'0');
|
subtra_shift <= (others =>'0');
|
subtra_shift_3 <= (others =>'0');
|
subtra_shift_3 <= (others =>'0');
|
|
diff_shift <= (others =>'0');
|
diff_shift_2 <= (others =>'0');
|
diff_shift_2 <= (others =>'0');
|
diff <= (others =>'0');
|
diff <= (others =>'0');
|
diffshift_gt_exponent <= '0';
|
diffshift_gt_exponent <= '0';
|
diffshift_et_55 <= '0';
|
diffshift_et_55 <= '0';
|
diff_1 <= (others =>'0');
|
diff_1 <= (others =>'0');
|
© copyright 1999-2024
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.