David Harris
|
028ffe9f4a
|
Removing obsolete ***
|
2024-11-20 07:23:51 -08:00 |
|
James Stine
|
bcd6f3da16
|
update fpcalc to recognize 0x, x, or just hex
|
2024-10-01 15:46:35 -05:00 |
|
James Stine
|
df2dd3f887
|
update fpcalc.c to match book and lex 0x or x prefix for inputs. Also improve the output for f128 to match half/single/double
|
2024-10-01 13:09:36 -05:00 |
|
James Stine
|
d714a52cb6
|
update fpcalc.c to match book and lex 0x or x prefix for inputs. Also improve the output for f128 to match half/single/double
|
2024-10-01 13:07:28 -05:00 |
|
Jordan Carlin
|
7fea22e48a
|
Update fpcalc Makefile
|
2024-09-29 01:39:04 -07:00 |
|
Jordan Carlin
|
e3e205ad79
|
Update sqrttest Makefile
|
2024-09-29 01:35:49 -07:00 |
|
Jordan Carlin
|
d4788c2f6a
|
Update softfloat_demo Makefile
|
2024-09-29 01:30:37 -07:00 |
|
Jordan Carlin
|
7e41961dd1
|
Remove old softfloat and replace references
|
2024-09-15 00:34:18 -07:00 |
|
David Harris
|
990d40410b
|
Test using fpcalc for fp_dataset.py
|
2024-05-14 11:11:24 -07:00 |
|
David Harris
|
c649cfba83
|
Expanded fpcalc to support quad
|
2024-05-14 10:28:31 -07:00 |
|
James E. Stine
|
f267c20601
|
Update QP for Makefile that works on Ubuntu and RHEL - adds API call to quadmath instead of RHEL printf of %Q. This will allow the examples to compile for both OSes
|
2024-01-14 22:07:32 -06:00 |
|
James E. Stine
|
2d6b5d3000
|
Modify Makefile + software example for SP/DP/QP
|
2023-10-03 08:02:39 -05:00 |
|
James E. Stine
|
bc5c8adfb2
|
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
|
cb4c3ff1ce
|
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
|
8612465756
|
fixed tininess detection in TestFloat examples, merged change in WALLY-TEST-LIB
|
2022-07-04 03:21:04 +00:00 |
|
David Harris
|
41e111a44f
|
Merge branch 'main' of github.com:davidharrishmc/riscv-wally into main
|
2022-03-04 07:21:22 -08:00 |
|
David Harris
|
dab04b46fe
|
Cleaned up printing and warnings in fpcalc.c
|
2022-03-04 07:21:18 -08:00 |
|
David Harris
|
d24178aa34
|
Prettied up softfloat_demo
|
2022-03-04 05:16:20 +00:00 |
|
James E. Stine
|
76a4b80528
|
Minor tweak of output of fpcalc - can be reversed with commented out code
|
2022-02-28 14:10:22 -06:00 |
|
David Harris
|
659b75fc2b
|
Corrected printing doubles
|
2022-02-28 04:28:07 +00:00 |
|
David Harris
|
ec27df6a12
|
Enhanced printing intermediate results in fpcalc.c
|
2022-02-28 04:15:20 +00:00 |
|
David Harris
|
30b0f21255
|
New softfloat_calc program
|
2022-02-27 20:35:01 +00:00 |
|
David Harris
|
bb14dba9be
|
Created softfloat_demo showcasing how to do math with SoftFloat
|
2022-02-27 18:17:21 +00:00 |
|