David Harris
|
a4ca024025
|
Lint progress
|
2024-01-31 20:03:14 -08:00 |
|
David Harris
|
03fc8e8ef6
|
More nightly regression cases; not all are passing
|
2024-01-31 15:00:50 -08:00 |
|
David Harris
|
111f592613
|
factor divsqrt out of floating-point test cases to run on more derived configs
|
2024-01-31 14:52:15 -08:00 |
|
David Harris
|
d3c886abaf
|
regression-wally initial -nightly support
|
2024-01-31 14:07:41 -08:00 |
|
David Harris
|
2af9282bbc
|
Starting to add nightly regression capability using derived configs
|
2024-01-31 13:18:00 -08:00 |
|
David Harris
|
0abfe5cb55
|
Fixed some lint errors in derived configs
|
2024-01-31 11:39:59 -08:00 |
|
David Harris
|
d9003da8e0
|
Moved some tests to wally-riscv-arch-test list that are simulated
|
2024-01-30 10:28:51 -08:00 |
|
David Harris
|
0828250596
|
Removed unused rv64fpquad config
|
2024-01-30 09:52:23 -08:00 |
|
David Harris
|
bf7e20e846
|
IEEE754 derivatives for testfloat
|
2024-01-30 09:49:27 -08:00 |
|
David Harris
|
91e21f5a85
|
Merge branch 'main' of https://github.com/openhwgroup/cvw into dev
|
2024-01-30 08:53:18 -08:00 |
|
David Harris
|
06778088ab
|
Merge pull request #603 from stineje/main
Update cvt bug that was caught with new testbench-fp
|
2024-01-30 08:52:01 -08:00 |
|
James E. Stine
|
7e036e6f75
|
Update cvt bug that was caught with new testbench-fp
|
2024-01-30 10:51:07 -06:00 |
|
David Harris
|
1ce2ecb316
|
Merge branch 'main' of https://github.com/openhwgroup/cvw into dev
|
2024-01-30 08:23:27 -08:00 |
|
David Harris
|
f37c7bb1f6
|
Incorporated RAM_LATENCY and BURST_EN as parameters rather than define in code. Still need to update testbench to use this
|
2024-01-30 06:27:18 -08:00 |
|
Rose Thompson
|
3f2bb98a77
|
Merge pull request #602 from stineje/main
update Boolean logic for all testing for divide
|
2024-01-29 21:28:17 -06:00 |
|
Rose Thompson
|
225cf0c498
|
Merge pull request #600 from davidharrishmc/dev
Initial driven
|
2024-01-29 21:28:01 -06:00 |
|
James E. Stine
|
0d9e2fdf60
|
update Boolean logic for all testing for divide
|
2024-01-29 17:37:35 -06:00 |
|
David Harris
|
35cd4e1d6c
|
Merge branch 'main' of https://github.com/openhwgroup/cvw into dev
|
2024-01-29 14:51:27 -08:00 |
|
David Harris
|
3db5b6d9a9
|
Fix FLI to support quads
|
2024-01-29 14:51:21 -08:00 |
|
David Harris
|
aafee56d7e
|
Merge pull request #601 from stineje/main
Fixes testbench issues in testing against all vectors. Still a bug i…
|
2024-01-29 14:50:17 -08:00 |
|
James E. Stine
|
95a97faf3f
|
Fixes testbench issues in testing against all vectors. Still a bug in ui32_to_f16_rz.sv - but will fix. Some things can be optimized. Overall, adds a FSM to test things more effectively. Actually is faster than previously as it assumed everything took the same number of cycles. Again, some things can be optimized
|
2024-01-29 16:46:34 -06:00 |
|
David Harris
|
32c102d89a
|
All deriv tests generated, use sim/make deriv
|
2024-01-29 14:34:42 -08:00 |
|
David Harris
|
d52d2d7983
|
Initial derivgen working
|
2024-01-29 11:22:34 -08:00 |
|
David Harris
|
fb35a865ef
|
Progress on derivgen
|
2024-01-29 10:14:54 -08:00 |
|
Rose Thompson
|
df8df0598d
|
Merge pull request #599 from davidharrishmc/dev
More coverage: CacheWay, hptw
|
2024-01-29 09:07:31 -06:00 |
|
David Harris
|
45e2317636
|
Added Wally github address to header comments
|
2024-01-29 05:38:11 -08:00 |
|
David Harris
|
e8dde265be
|
More coverage: CacheWay
|
2024-01-26 16:14:36 -08:00 |
|
David Harris
|
3620a10c0b
|
Improved hptw and I CacheWays coverage
|
2024-01-26 14:55:51 -08:00 |
|
Rose Thompson
|
ff5f1d6b2d
|
Merge pull request #598 from davidharrishmc/dev
HPTW coverage improvements
|
2024-01-26 12:47:20 -06:00 |
|
David Harris
|
1c1d3eb956
|
HPTW coverage improvements
|
2024-01-26 10:46:38 -08:00 |
|
Rose Thompson
|
6f3f839d8d
|
Merge pull request #597 from davidharrishmc/dev
Misaligned AMO throws Access-Fault; coverage improvements
|
2024-01-26 09:52:31 -06:00 |
|
David Harris
|
2449e06e55
|
Fixed FPU coverage, solved Issue 596 by misaligned AMO throwing access fault when misaligned non-amo are supported
|
2024-01-25 21:03:41 -08:00 |
|
David Harris
|
0e1c53f9f6
|
Fixed tlbmisc testing with PBMTE = 0
|
2024-01-24 12:24:33 -08:00 |
|
Rose Thompson
|
495b8af1e7
|
Merge pull request #594 from davidharrishmc/dev
coverage improvements: fixing problems running ImperasDV on coverage …
|
2024-01-24 10:33:51 -06:00 |
|
David Harris
|
17f579d4ba
|
Reenabled fmadd.h, which is really supported by Zfh
|
2024-01-24 07:46:50 -08:00 |
|
David Harris
|
d2f645819d
|
Added override to fix issue 582 menvcfg.FIOM writability; restored PMA for uncore RAM affecting AMO operations
|
2024-01-24 06:46:14 -08:00 |
|
David Harris
|
66a1edb261
|
More coverage touchup
|
2024-01-23 23:11:49 -08:00 |
|
David Harris
|
7215f48dda
|
coverage improvements: fixing problems running ImperasDV on coverage tests
|
2024-01-23 22:21:01 -08:00 |
|
Rose Thompson
|
117ff1828a
|
Merge pull request #590 from openhwgroup/revert-589-shiftcorrectiondebug
Revert "more shiftcorrection bug fixes"
|
2024-01-23 16:05:30 -06:00 |
|
Rose Thompson
|
24aab7aae4
|
Merge pull request #591 from davidharrishmc/dev
Coverage improvements
|
2024-01-23 16:05:16 -06:00 |
|
David Harris
|
d5f497eec5
|
Merge branch 'main' of https://github.com/openhwgroup/cvw into dev
|
2024-01-22 09:56:50 -08:00 |
|
David Harris
|
cb597d2c85
|
Merge pull request #592 from jordancarlin/main
Coverage improvements
|
2024-01-22 09:56:35 -08:00 |
|
Jordan Carlin
|
0c13e14bbf
|
coverage improvements for mret when mpp = 3; update imperas config
|
2024-01-22 09:52:58 -08:00 |
|
David Harris
|
4ffa5e7b0a
|
Coverage improvements
|
2024-01-22 09:49:24 -08:00 |
|
Jordan Carlin
|
4936496bb9
|
fix sfence.inval.ir and sret coverage from previous PR
|
2024-01-22 08:58:31 -08:00 |
|
David Harris
|
171430a695
|
FPU and PMP tests
|
2024-01-21 14:41:22 -08:00 |
|
David Harris
|
ff055c404c
|
fpu coverage improvements
|
2024-01-21 13:17:56 -08:00 |
|
David Harris
|
9d4a14b209
|
coverage improvements
|
2024-01-21 11:39:51 -08:00 |
|
David Harris
|
d801bf5d6c
|
Revert "more shiftcorrection bug fixes"
|
2024-01-21 10:41:14 -08:00 |
|
David Harris
|
9e6fa8076f
|
Merge branch 'main' of https://github.com/openhwgroup/cvw into dev
|
2024-01-21 10:15:38 -08:00 |
|