Commit graph

175 commits

Author SHA1 Message Date
Jordan Carlin
7b32f64e6a
Fix sie mask in wallyTracer 2025-03-19 15:50:37 -07:00
Jordan Carlin
6e42e9eedf
Gate more wallyTracer CSR connections on appropriate extensions 2025-03-18 21:06:32 -07:00
Jordan Carlin
53cea0f041
Actually fix pmpCfg out of bounds warning 2025-03-07 14:53:42 -08:00
Jordan Carlin
edd1c69716
Fix pmpCfg in wallyTracer 2025-03-07 14:48:14 -08:00
Jordan Carlin
54f1081536
Gate more wallyTracer signals on supported features 2025-03-07 14:47:55 -08:00
Jordan Carlin
d8523bb8c4
whitespace cleanup 2025-03-07 12:58:48 -08:00
Jordan Carlin
e532f8c023
Merge branch 'main' of https://github.com/openhwgroup/cvw into wallyTracer 2025-03-07 12:52:04 -08:00
Jordan Carlin
74c2347e5f
Fix lockstep without fcov 2025-02-20 11:31:18 -08:00
Jordan Carlin
38af084d45
Update wallyTracer to support VM signals via standard RVVI interface 2025-02-19 00:10:46 -08:00
Jordan Carlin
13f1b21fce
Add interrupts to tracer 2025-02-18 09:30:47 -08:00
Jordan Carlin
d3a6a0e40f
A bit more cleanup 2025-02-13 01:46:15 -08:00
Jordan Carlin
36fb7992da
Rename coverage module 2025-02-09 23:23:33 -08:00
Jordan Carlin
8c102c6211
Move coverage tracer 2025-02-09 22:29:55 -08:00
Jordan Carlin
9ca2c935f8
Move RV_Assertions 2025-02-09 14:39:19 -08:00
Jordan Carlin
9e2a2ec31b
Make disassemble a function instead of a module 2025-02-09 12:36:41 -08:00
Jordan Carlin
578441bfc3
Only sample if rvvi is valid 2025-02-08 23:22:45 -08:00
Jordan Carlin
51986982a2
Merge branch 'main' of https://github.com/openhwgroup/cvw into fcov_lockstep 2025-02-08 21:24:21 -08:00
Jordan Carlin
2fe3686a24
More functional coverage refactoring 2025-02-07 16:50:37 -08:00
Rose Thompson
858c7e1513
Merge pull request #1253 from 10x-Engineers/rvvi_setup
Updating Wally Tracer for MMU signal Propagation
2025-02-02 20:37:00 -06:00
Jordan Carlin
373855af0b
Gate more CSRs in wallyTracer on supported extensions 2025-01-29 21:32:42 -08:00
Jordan Carlin
587f7dcea7
Remove unused signals from wallyTracer 2025-01-29 21:32:24 -08:00
Jordan Carlin
6d3223fafe
Use macro for pmpcfg csrs 2025-01-29 21:14:37 -08:00
Jordan Carlin
0b7b1f3c9a
Use macro concatenation instead of CSRArrayOld 2025-01-29 19:18:32 -08:00
Jordan Carlin
fdfef5a490
Simplify macro 2025-01-29 18:53:11 -08:00
Jordan Carlin
a06a91f7a5
Merge branch 'main' of https://github.com/openhwgroup/cvw into wallyTracer 2025-01-29 08:23:51 -08:00
Jordan Carlin
96f7a3d3e9
Merge pull request #1254 from davidharrishmc/dev
Some checks are pending
Lint / Python 312 lint (push) Waiting to run
Lint / Python 39 lint (push) Waiting to run
Removed unused testbench/coverage directory
2025-01-29 07:37:03 -08:00
David Harris
2cccf4ab21 fixed wallyTracer to have 32 FP registers independent of E 2025-01-29 07:32:27 -08:00
Huda-10xe
b7dec993a7 Merge branch 'main' of https://github.com/openhwgroup/cvw into rvvi_setup 2025-01-29 01:03:46 -08:00
Huda-10xe
5684ae9441 Updating MMU signal Propagation 2025-01-29 01:03:20 -08:00
Jordan Carlin
eb38d07568
Use macro for CSR connections in wallyTracer 2025-01-29 00:11:13 -08:00
Jordan Carlin
a338089b6f
Fix FunctionName module naming 2025-01-25 16:22:27 -08:00
Jordan Carlin
784a6795cf
Remove empty checksignature.sv file 2025-01-25 16:16:37 -08:00
David Harris
d89d595cb4 Cleaned up tracer parameters 2025-01-22 04:34:53 -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
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
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
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