Commit Graph

689 Commits

Author SHA1 Message Date
Jordan Carlin
e0c4eee86c
Update riscv-arch-test and enable remaining Zcf and Zcd tests 2025-01-17 10:32:28 -08:00
Jordan Carlin
1ec39f67cc
Fix overlapping cases in name decoder 2025-01-14 12:12:05 -08:00
Jordan Carlin
da0b65289d
Fix typo 2025-01-13 10:50:12 -08:00
Jordan Carlin
8aabf57437
Add compressed instructions to name decoder 2025-01-13 09:13:45 -08:00
Jordan Carlin
0d84c76e1f
Disable boottrace generation by default 2025-01-04 10:59:16 -08:00
Jordan Carlin
88704775fb
Enable riscv-arch-test pmp tests in regression 2024-12-31 13:20:56 -08:00
Jordan Carlin
7e021f9332
Only add Zfh to D conversion tests if D supported 2024-12-31 11:01:07 -08:00
Jordan Carlin
5a14864ca9
Add new riscv-arch-test Zfh convert tests 2024-12-31 02:46:16 -08:00
Jordan Carlin
67843e647a
Mostly enable riscv-arch-test zcf and zcd tests
Some tests disabled pending riscv-arch-test issue 590
2024-12-31 02:17:49 -08:00
Jordan Carlin
89a3e3baa5
Update VM sv32 test list 2024-12-31 02:16:37 -08:00
Jordan Carlin
f890cc9fd6
Enable riscv-arch-test vm sv32 tests in regression 2024-12-30 12:37:27 -08:00
Rose Thompson
7041d27a46 Possible bugs in wallyTracer marked. 2024-12-23 11:03:23 -06:00
Huda-10xe
f7eecdc56e Updating wallyTracer syntax to match wally style 2024-12-22 08:40:16 -08:00
Huda-10xe
ab663e5bc8 Updating WallyTracer for VM signals 2024-12-20 02:14:57 -08:00
Jordan Carlin
73e90847d9
Update Breker documentation 2024-12-19 14:09:42 -08:00
Jordan Carlin
7c297af0eb
Cleanup 2024-12-19 13:04:42 -08:00
Jordan Carlin
5b666e4c5c
Fix makefile SHELL directive 2024-12-18 23:33:29 -08:00
Jordan Carlin
785b817f93
Update platform.yaml 2024-12-14 21:08:33 -08:00
Jordan Carlin
d525cc25d8
Cleanup 2024-12-14 21:03:19 -08:00
Jordan Carlin
6cff03bd33
Breker tests working 2024-12-11 11:54:39 -08:00
Jordan Carlin
d592e92575
Update platform.yaml 2024-12-10 15:53:04 -08:00
Jordan Carlin
93813e8614
Merge branch 'main' of https://github.com/openhwgroup/cvw into breker 2024-12-08 20:57:18 -08:00
Jordan Carlin
b707b12267
Merge branch 'main' of https://github.com/openhwgroup/cvw into wsim_flags 2024-12-06 19:27:59 -08:00
Huda-10xe
c1eab9e778 Updates to WallyTracer 2024-12-05 06:55:23 -08:00
Huda-10xe
617434ac32 Changes to Tracer for VM covergae 2024-12-05 00:04:58 -08:00
Rose Thompson
3c848cd16c Fixed bug in the wally tracer to support hptw pte accesses. 2024-12-03 09:56:03 -06:00
Huda-10xe
54e09df77c Removing debug signals 2024-12-03 04:10:22 -08:00
Huda-10xe
ffdaca2760 Removing debug signals 2024-12-03 04:09:11 -08:00
Huda-10xe
4591d625d5 Added another signal for VM Coverage 2024-12-03 03:56:30 -08:00
Jordan Carlin
783b81f8b8
VCD support in all simulators 2024-12-02 13:52:44 -08:00
Jordan Carlin
68205b844d
Update Breker platform.yaml and test compilation 2024-12-02 13:21:55 -08:00
Jordan Carlin
311125f4bd
WIP Breker 2024-12-02 13:11:55 -08:00
Jordan Carlin
1932d8bc5d
Update testbench makefile to generate memfile even in elf file does not end in .elf 2024-12-01 17:56:16 -08:00
David Harris
ec3143f014 Updated warning in ramxdetector 2024-11-29 12:03:14 -08:00
David Harris
155d1d511b Fixed funct7 code for sinval.vma (issue #1154) 2024-11-29 11:39:24 -08:00
David Harris
05189d102a Modifying tracer toward being able to run non-gc configurations in lockstep 2024-11-26 22:09:11 -08:00
David Harris
028ffe9f4a Removing obsolete *** 2024-11-20 07:23:51 -08:00
David Harris
ce7b036b78
Merge pull request #1109 from jordancarlin/lint
More lint cleanup: remove unused params
2024-11-16 16:34:15 -08:00
Jordan Carlin
00d02e5656
fix testbench 2024-11-16 12:53:10 -08:00
Jordan Carlin
2b57633217
Switch to out of tree riscv-arch-test with VM tests + add pmp & vm tests to testbench 2024-11-15 22:52:21 -08:00
Rose Thompson
fcf4ca1417 Disabled tracer print. 2024-11-15 08:32:43 -06:00
Rose Thompson
3596be433c Fixed the tracer so that traps don't clear the instruction or PC bits. 2024-11-15 08:31:19 -06:00
David Harris
c02a649c3b Fixed warnings related to tracer variables 2024-11-15 05:33:16 -08:00
Huda-10xe
b2789f304a Removing old code (not in use anymore) 2024-11-15 00:39:16 -08:00
Jordan Carlin
9d2a5c6e03
Fix wallyTracer bug 2024-11-14 15:31:10 -08:00
Jordan Carlin
51d7eea98a
Merge branch 'main' of https://github.com/openhwgroup/cvw into rvvi32 2024-11-14 15:04:11 -08:00
Jordan Carlin
61c5d035e9
Add mseccfg shell to wallyTracer and reformat CSRs 2024-11-14 15:03:13 -08:00
Rose Thompson
5e4f4c2072 Simple change to ensure Trapped instructions are included with rvvi as
valid instructions. Required for functional coverage.
2024-11-14 16:14:02 -06:00
Jordan Carlin
14e9a39523
pmps working for RVVI in RV32 2024-11-13 22:12:11 -08:00
Jordan Carlin
d666a0dd7b
Update formatting in an attempt to understand what's happening in this file 2024-11-13 18:26:53 -08:00