James E. Stine
|
4503ad4c87
|
Add simple example based on original C program built by David Harris for OSU who want to see easy way to convert FP numbers
|
2023-04-12 17:20:11 -05:00 |
|
David Harris
|
1c8581dd6d
|
Simplified shipping in divshiftcalc; enhanced testbench-fp to be able to run all 32-bit tests generated by sqrttest
|
2022-09-21 10:35:08 -07:00 |
|
David Harris
|
c830a0baf8
|
fixed tininess detection in TestFloat examples, merged change in WALLY-TEST-LIB
|
2022-07-04 03:21:04 +00:00 |
|
David Harris
|
e6133f3d83
|
Merge branch 'main' of github.com:davidharrishmc/riscv-wally into main
|
2022-03-04 07:21:22 -08:00 |
|
David Harris
|
bffd417567
|
Cleaned up printing and warnings in fpcalc.c
|
2022-03-04 07:21:18 -08:00 |
|
David Harris
|
cba6f10c19
|
Prettied up softfloat_demo
|
2022-03-04 05:16:20 +00:00 |
|
James E. Stine
|
eba4eda245
|
Minor tweak of output of fpcalc - can be reversed with commented out code
|
2022-02-28 14:10:22 -06:00 |
|
David Harris
|
9b4d6427f4
|
Corrected printing doubles
|
2022-02-28 04:28:07 +00:00 |
|
David Harris
|
0cc09ed918
|
Enhanced printing intermediate results in fpcalc.c
|
2022-02-28 04:15:20 +00:00 |
|
David Harris
|
50f5607799
|
New softfloat_calc program
|
2022-02-27 20:35:01 +00:00 |
|
David Harris
|
f4be78ecc3
|
Created softfloat_demo showcasing how to do math with SoftFloat
|
2022-02-27 18:17:21 +00:00 |
|