Katherine Parry
|
f6ac33ce8a
|
reorginized unpackinput signals
|
2022-05-31 17:40:34 +00:00 |
|
Katherine Parry
|
4ed7933aa3
|
added unpackinput.sv
|
2022-05-31 16:18:50 +00:00 |
|
David Harris
|
0cfe9e3373
|
Removed unused fp add and convert modules
|
2022-05-29 23:07:56 +00:00 |
|
Katherine Parry
|
950a17bef5
|
fixed lint error
|
2022-05-28 10:20:13 -07:00 |
|
David Harris
|
b04e9ac1f6
|
fixed merge conflicts
|
2022-05-28 09:44:55 +00:00 |
|
David Harris
|
4237bb7abd
|
Added comments to some files, added a+b = 0 detector to comparator.sv
|
2022-05-28 09:41:48 +00:00 |
|
Katherine Parry
|
9c58c63864
|
removed unused signal from FMA
|
2022-05-27 16:47:56 -07:00 |
|
Katherine Parry
|
a0ff98042c
|
unpacker adds 1 to denorm expoents
|
2022-05-27 14:37:10 -07:00 |
|
Katherine Parry
|
95b506c5e0
|
some optimizations in unpacker
|
2022-05-27 11:36:04 -07:00 |
|
Katherine Parry
|
1be91753fe
|
moved lzc to generic and small optimizations on fcvt
|
2022-05-27 09:04:02 -07:00 |
|
Katherine Parry
|
c6d79cd718
|
Removed guard bit from fma rounding
|
2022-05-27 08:23:46 -07:00 |
|
Katherine Parry
|
9d281b2604
|
fcvt.sv paramaterized
|
2022-05-26 20:48:22 +00:00 |
|
Katherine Parry
|
f3b28b988b
|
added fcvt.sv
|
2022-05-26 00:10:51 +00:00 |
|
Katherine Parry
|
f35450207f
|
single and double conversions pass all tests
|
2022-05-25 23:02:02 +00:00 |
|
Katherine Parry
|
5d34db85b2
|
Fixed unpacker bug LT EQ LE pass testfloat
|
2022-05-20 17:19:50 +00:00 |
|
Katherine Parry
|
ab1f088672
|
fixed lint warning
|
2022-05-19 20:34:06 +00:00 |
|
Katherine Parry
|
6f2d8c24ad
|
Bug fixed in unpacker and sub/add/mul tests pass TestFloat
|
2022-05-19 20:31:23 +00:00 |
|
Katherine Parry
|
738bbf6479
|
Added fp tests - doesnpass yet
|
2022-05-19 16:32:30 +00:00 |
|
David Harris
|
e81e530f68
|
More signal cleanup
|
2022-05-12 15:39:44 +00:00 |
|
David Harris
|
4edf9b6355
|
More unused signal cleanup
|
2022-05-12 15:15:30 +00:00 |
|
David Harris
|
1aa3e65bae
|
Removed more unused signals, simplified csri state
|
2022-05-12 15:10:10 +00:00 |
|
David Harris
|
f17501ed8c
|
Removing unused signals
|
2022-05-12 14:36:15 +00:00 |
|
David Harris
|
4b91fddc0a
|
Illegal instruction fault when running FPU instruction with STATUS_FS = 0
|
2022-05-03 18:32:01 +00:00 |
|
David Harris
|
1166c40059
|
FPU generates illegal instruction if MSTATUS.FS = 00
|
2022-05-03 11:56:31 +00:00 |
|
David Harris
|
6769f0cb43
|
Added comments in fcvt
|
2022-04-17 16:53:10 +00:00 |
|
Katherine Parry
|
74e0db04ac
|
fixed errors and warnings in rv32e
|
2022-04-07 17:21:20 +00:00 |
|
Katherine Parry
|
c3d07b2c46
|
generating all testfloat vectors
|
2022-04-04 17:17:12 +00:00 |
|
David Harris
|
c4f2c6b110
|
fpu compare simplification, minor cleanup
|
2022-03-29 17:11:28 +00:00 |
|
Katherine Parry
|
7cf994526a
|
fixed typo in unpack.sv
|
2022-03-23 18:26:59 +00:00 |
|
Katherine Parry
|
fcd23a006e
|
fixed lint error in fpudivsqrtrecur.sv
|
2022-03-23 03:24:41 +00:00 |
|
Katherine Parry
|
23adb2dd03
|
unpack.sv cleanup
|
2022-03-23 01:53:37 +00:00 |
|
Katherine Parry
|
e3d01c875b
|
FMA parameterized and FMA testbench reworked
|
2022-03-19 19:39:03 +00:00 |
|
David Harris
|
329fea9329
|
Renamed unpacking unit to unpack and renamed WriteDataW to ResultW in IEU datapath
|
2022-02-28 20:50:51 +00:00 |
|
David Harris
|
090533cfe9
|
Replaced || and && with | and &
|
2022-01-31 01:07:35 +00:00 |
|
David Harris
|
120fb7863f
|
Reformatted MIT license to 95 characters
|
2022-01-07 12:58:40 +00:00 |
|
David Harris
|
cb68548b88
|
Merge branch 'main' of https://github.com/davidharrishmc/riscv-wally into main
|
2022-01-06 23:04:33 +00:00 |
|
David Harris
|
e5f9fbb238
|
Fixed multiplier nan boxing bug
|
2022-01-06 23:03:29 +00:00 |
|
Katherine Parry
|
b3ebce0365
|
some FPU test fixes
|
2022-01-06 23:03:20 +00:00 |
|
David Harris
|
1c96b22b8f
|
More FP unpacking fix
|
2022-01-06 22:22:22 +00:00 |
|
David Harris
|
2b8e8707a7
|
Floating point test cleanup
|
2022-01-06 21:45:16 +00:00 |
|
David Harris
|
2b4c81fe98
|
Fixed unpacking bug; regression runs again
|
2022-01-06 18:22:30 +00:00 |
|
David Harris
|
c9aa21d5a3
|
FPU debug and configurable logic cleanup
|
2022-01-06 18:10:25 +00:00 |
|
David Harris
|
85fa620cfb
|
Finished removing generate statements
|
2022-01-05 16:41:17 +00:00 |
|
David Harris
|
32590d484c
|
Removed more generate statements
|
2022-01-05 16:25:08 +00:00 |
|
David Harris
|
c1d6550ccb
|
Removed generate statements
|
2022-01-05 14:35:25 +00:00 |
|
David Harris
|
b36ace221e
|
Renamed wally-pipelined to pipelined
|
2022-01-04 19:47:41 +00:00 |
|