Commit graph

308 commits

Author SHA1 Message Date
David Harris
740c537cbc
Merge pull request #1360 from Zain2050/main
Some checks are pending
Lint / Lint (Python 312) (push) Waiting to run
Lint / Lint (Python 39) (push) Waiting to run
Enabled Coverage of PMP32
2025-04-18 15:17:53 -07:00
Jordan Carlin
54bf2a9f14
Disable Svinval on derived configs that disable virtual memory 2025-04-18 13:59:39 -07:00
Zain2050
c3cde721ae Enabled PMP32 2025-04-13 05:37:38 -07:00
Roman De Santos
120a55011a Rv64 Config Changes 2025-04-01 16:06:15 -07:00
Roman De Santos
4a51ddb55c ExceptionsZaamo included in RV64gc coverage collection 2025-03-31 22:26:15 -07:00
Corey Hickson
f74c6de744 Add ExceptionsVM, Ssstrict to fcov 2025-03-31 00:09:09 -07:00
Jordan Carlin
ff4d3e7183
Refactor imperas.ic files 2025-03-19 23:56:35 -07:00
David Harris
3e950a85c5
Merge pull request #1316 from jordancarlin/rv32imc_lockstep
Add rv32IMC Imperas Configuration for Lockstep
2025-03-19 14:32:20 -07:00
Jordan Carlin
2d3a030820
Disable S and Zifencei in rv32imc imperas config 2025-03-18 21:05:57 -07:00
Jordan Carlin
f4614f5973
Update rv32imc coverage files 2025-03-18 20:34:07 -07:00
Jordan Carlin
2acd142980
Disable S and Zifencei extensions for rv32imc 2025-03-18 20:25:02 -07:00
Zain2050
ab3c483538 Enabled DAU faults 2025-03-15 09:25:27 -07:00
Jordan Carlin
48f2b7eac1
rv32imc lockstep config fixes 2025-03-13 01:01:50 -07:00
Jordan Carlin
8cf1e84fd4
Initial rv32imc lockstep and fcov config files 2025-03-12 13:39:44 -07:00
Corey Hickson
58032d7e80 Add Interrupts S, M Sstc to fcov 2025-03-05 22:20:13 -08:00
David Harris
260dd013be cleanup waves and file comments 2025-02-25 10:36:45 -08:00
David Harris
2b3ecde14e
Update coverage.svh 2025-02-22 21:52:10 -08:00
Corey Hickson
64d89ad58d Added various covergroups to fcov 2025-02-22 03:38:57 -08:00
Jordan Carlin
dd324139e6
Enable Zicsrs coverage 2025-02-20 09:35:35 -08:00
Jordan Carlin
c3a2db67f4
Simplify coverage selection 2025-02-15 19:53:02 -08:00
Jordan Carlin
ed66cbdc04
Fix typo in coverage config files 2025-02-12 01:26:42 -08:00
Jordan Carlin
a61ad1c649
Fix rv32 coverage file 2025-02-09 13:46:32 -08:00
Jordan Carlin
1db1b3bd1e
Use defines instead of includes for each extension 2025-02-09 12:36:28 -08:00
Roman De Santos
7792b1e5ff Added Fcov tests 2025-02-07 15:37:49 -08:00
David Harris
7c0c3df850 Added Imperas configuration to resolve issue #976 2025-01-16 09:57:00 -08:00
David Harris
7aa5b1f7db cvw cleanup 2025-01-08 20:50:14 -08:00
David Harris
7d72ca6091 Enabled Zmmul coverage tests 2024-12-30 10:50:19 -08:00
Rose Thompson
809b76da22 Updated SDC_RANGE to match FU540 specification. 2024-12-23 12:09:57 -06:00
Jordan Carlin
cd8fdca1f2
Merge pull request #1203 from davidharrishmc/dev
Add Zfhmin functional coverage
2024-12-23 10:24:57 -05:00
David Harris
19495af18a Added Zfhmin support for functional coverage 2024-12-23 06:21:22 -08:00
Jordan Carlin
f4779534af
Update a few single bit config parameters to specify type logic 2024-12-21 16:03:16 -08:00
Jordan Carlin
73e90847d9
Update Breker documentation 2024-12-19 14:09:42 -08:00
Jordan Carlin
e52b7d835a
Merge branch 'main' of https://github.com/openhwgroup/cvw into breker 2024-12-19 12:27:38 -08:00
David Harris
78e6c43f6a Enabled coverage for all extensions 2024-12-11 18:37:01 -08:00
Jordan Carlin
5758ced1ea
Add breker derived config 2024-12-02 13:08:10 -08:00
Jordan Carlin
b766c423f3
Disable Zks in imperas.ic files 2024-11-30 16:14:37 -08:00
David Harris
11272984bd Added ExceptionsZc illegal instruction coverage 2024-11-29 14:49:48 -08:00
David Harris
9d3e82d3ec Updated imperas.ic files so rv32 follows rv64 2024-11-29 12:05:00 -08:00
David Harris
2ad039aadc Reversed adding exceptionsInstr; using exceptionsM instead 2024-11-27 06:21:37 -08:00
David Harris
eda4f7e29c Adding ExceptionsInstr coverage 2024-11-26 22:10:18 -08:00
David Harris
eff6980926 Merge branch 'main' of https://github.com/openhwgroup/cvw into dev 2024-11-24 17:15:42 -08:00
Corey Hickson
c105c4c720 restored clint base for interrupt tests 2024-11-24 17:04:12 -08:00
Corey Hickson
0346245233 removed unused and redundant clint base variable 2024-11-24 16:36:59 -08:00
Corey Hickson
48ac38fb35 Add exceptionsM to fcov 2024-11-24 03:43:57 -08:00
David Harris
55b259c16d Merge branch 'main' of https://github.com/openhwgroup/cvw into dev 2024-11-22 08:08:30 -08:00
Corey Hickson
0923fb918f Add Endian covergroups to fcov 2024-11-20 23:51:29 -08:00
David Harris
4757636879 Merge branch 'main' of https://github.com/openhwgroup/cvw into dev 2024-11-20 19:35:02 -08:00
David Harris
b86c62f4fa
Merge pull request #1094 from ahlyssa/main
added Zicsr (32 and 64) to run in Imperas
2024-11-20 19:32:15 -08:00
David Harris
028ffe9f4a Removing obsolete *** 2024-11-20 07:23:51 -08:00
Corey Hickson
def3b46afa Add ZicsrU to fcov 2024-11-16 14:13:54 -08:00