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 |
|