Commit graph

670 commits

Author SHA1 Message Date
Jordan Carlin
a2943fcdb6
Merge pull request #1374 from davidharrishmc/dev
Some checks are pending
Lint / Lint (Python 312) (push) Waiting to run
Lint / Lint (Python 39) (push) Waiting to run
fixed coverage on icache AdrSelMuxLRU, which does not flush
2025-04-18 21:58:06 -07:00
David Harris
d294516beb fixed coverage on icache AdrSelMuxLRU, which does not flush 2025-04-18 19:41:23 -07:00
Jordan Carlin
81642005b0
Merge branch 'dev' of github.com:jordancarlin/cvw; branch 'main' of github.com:openhwgroup/cvw into dev 2025-04-18 13:44:30 -07:00
Jordan Carlin
124e1a4dfe
Add +acc flag to Questa when dumping vcd 2025-04-18 13:33:04 -07:00
Jordan Carlin
85cd3146b2
Disable options in run_vcs as well 2025-04-18 12:42:14 -07:00
Jordan Carlin
a6da729a71
Merge branch 'main' of github.com:openhwgroup/cvw into benchmarking 2025-04-17 11:51:02 -07:00
Jordan Carlin
5ba6ce367a
Update branch lists 2025-04-17 11:44:10 -07:00
Corey Hickson
f7bc15eb3e Full priv code coverage 2025-04-17 02:05:35 -07:00
David Harris
42f78c645b
Merge pull request #1363 from coreyqh/ccov
Full privdec code coverage
2025-04-15 12:33:16 -07:00
Corey Hickson
91e919395b CSRC full coverage 2025-04-15 11:07:55 -07:00
David Harris
4104b8f003 Exclude PMP access sizes not used by IFU 2025-04-13 04:43:01 -07:00
David Harris
3809b292c1 Decompressed and mmu coverage fixes 2025-04-11 06:42:20 -07:00
Corey Hickson
46955f501e Full csru code coverage 2025-04-09 02:32:22 -07:00
Corey Hickson
c0e157466e Add comments to justify j0, j1 exclusions 2025-04-09 01:23:14 -07:00
Corey Hickson
e4b714ecfd Full FPU code coverage 2025-04-08 02:48:01 -07:00
Corey Hickson
b86026abbe Fixed FlushD exclusion 2025-04-03 10:16:54 -07:00
Corey Hickson
a9ec44746e Change LatestUnstalledD exclusion to only impossible scenarios 2025-04-02 23:50:34 -07:00
Corey Hickson
cc8a5b152f exclude only impossible scenarios rather than whole line 2025-04-02 18:06:19 -07:00
Jordan Carlin
825d3ddc5f
Fix ccov 2025-03-11 22:51:14 -07:00
Jordan Carlin
3377dce425
Code coverage fixes 2025-03-11 13:59:52 -07:00
David Harris
260dd013be cleanup waves and file comments 2025-02-25 10:36:45 -08:00
Jordan Carlin
4595e2cfb6
Enable ruff import sorting 2025-02-15 15:44:24 -08:00
Jordan Carlin
79ec595d97
Fix lockstep and fcov running at the same time 2025-02-13 02:06:09 -08:00
Jordan Carlin
576e49ce67
Use cvw-arch-verif manifest file 2025-02-09 22:34:29 -08:00
Jordan Carlin
2fe3686a24
More functional coverage refactoring 2025-02-07 16:50:37 -08:00
Jordan Carlin
98ef85128c
Revert use imperas manifest 2025-01-30 01:08:33 -08:00
Jordan Carlin
ef8435ce88
Separate fcov and lockstep 2025-01-28 09:18:07 -08:00
Jordan Carlin
ac1f9ac458
Use imperas manifest files 2025-01-28 09:14:58 -08:00
Jordan Carlin
cb5b1d7497
Remove slack-notifier.py 2025-01-27 08:00:19 -08:00
Jordan Carlin
3acc43711f
Merge branch 'main' of https://github.com/openhwgroup/cvw into python_updates 2025-01-27 00:47:30 -08:00
Jordan Carlin
a338089b6f
Fix FunctionName module naming 2025-01-25 16:22:27 -08:00
Jordan Carlin
bbc815d289
Merge branch 'main' of https://github.com/openhwgroup/cvw into python_updates 2025-01-23 00:39:05 -08:00
David Harris
7aa5b1f7db cvw cleanup 2025-01-08 20:50:14 -08:00
Jordan Carlin
babc5fc4c7
Merge branch 'main' of https://github.com/openhwgroup/cvw into python_updates 2024-12-19 14:17:18 -08:00
Jordan Carlin
73e90847d9
Update Breker documentation 2024-12-19 14:09:42 -08:00
Jordan Carlin
a10dbac034
Merge branch 'breker' of github.com:jordancarlin/cvw into python_updates 2024-12-19 13:19:08 -08:00
Jordan Carlin
e7b8261bee
Merge branch 'main' of https://github.com/openhwgroup/cvw into python_updates 2024-12-19 13:11:05 -08:00
Jordan Carlin
53b5c9557a
Suppress warnings in Breker simulations 2024-12-19 12:40:31 -08:00
Jordan Carlin
e52b7d835a
Merge branch 'main' of https://github.com/openhwgroup/cvw into breker 2024-12-19 12:27:38 -08:00
Jordan Carlin
036e0e0727
Update wally.do to handle more arguments 2024-12-18 11:49:51 -08:00
Jordan Carlin
32b62e9d0c
Cleanup quotes 2024-12-17 21:49:11 -08:00
Jordan Carlin
51c3d59605
Lots more python updates 2024-12-17 21:31:12 -08:00
Jordan Carlin
21e35c9068
Lots more python cleanup 2024-12-17 16:32:49 -08:00
Jordan Carlin
d0b122a58a
Python multiple imports per line 2024-12-17 15:34:56 -08:00
Jordan Carlin
6ec059e577
Merge branch 'main' of https://github.com/openhwgroup/cvw into python_updates 2024-12-17 13:51:55 -08:00
Jordan Carlin
d525cc25d8
Cleanup 2024-12-14 21:03:19 -08:00
David Harris
3329f61685 Merged wally.do; functional coverage restored 2024-12-12 05:29:34 -08:00
Jordan Carlin
bc2a0d2714
run_vcs pylint cleanup 2024-12-11 22:25:03 -08:00
Jordan Carlin
2d3ff200b4
Fix regression-wally --fcov 2024-12-11 21:56:40 -08:00
David Harris
5b3fac6d8e Resolved merge conflict 2024-12-11 18:53:13 -08:00