Commit Graph

284 Commits

Author SHA1 Message Date
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
David Harris
56cbcf222b
Merge pull request #1107 from jordancarlin/lint
Clean up verilator lint off commands and remove unnecessay ones
2024-11-16 12:16:52 -08:00
David Harris
45f6cb055d Changed reservation set size to one word to fix RV32GC lrsc privileged test failure Issue #1092 2024-11-16 11:47:45 -08:00
Jordan Carlin
a462b9a2e6
Clean up verilator lint off commands and remove unnecessay ones 2024-11-15 23:52:50 -08:00
Rose Thompson
06fb807839
Merge pull request #1096 from davidharrishmc/dev
XLEN32 support for functional coverage, restore WALLY-init-lib
2024-11-14 15:28:20 -06:00
slmnemo
872491716d set ZICCLSM_SUPPORTED to 0 so that nocache_rv64gc does not fail assertion tests 2024-11-14 12:00:45 -08:00
David Harris
8e6170cc83 Merge branch 'main' of https://github.com/openhwgroup/cvw into dev 2024-11-14 08:15:44 -08:00
David Harris
eacc8c0f07 Define XLEN32/XLEN64 in coverage configuration 2024-11-14 08:14:22 -08:00
Ahlyssa Santillana
d41dc8d2de incorportated Zicsr to run in Imperas 2024-11-14 06:26:28 -08:00
David Harris
b6c69fa8a3
Merge pull request #1089 from coreyqh/dev
Add ZicsrF coverage to fcov
2024-11-13 03:02:01 -08:00
Corey Hickson
dcaef2080b Add ZicsrF coverage to fcov 2024-11-12 19:09:50 -08:00
Daniyal-R-A
c6734e148e Merge branch 'main' of https://github.com/openhwgroup/cvw into Z_enable 2024-11-10 20:32:08 -08:00
Daniyal-R-A
f824d15c89 Enabling Zb Instructions 2024-11-09 02:54:50 -08:00
Corey Hickson
78fbb06962 Fixed Typo 2024-11-08 09:56:49 -08:00
Zain2050
83b07a0d27 enable show_c_prefix 2024-11-08 07:12:44 -08:00
David Harris
18ddf1f77b
Revert "Enabling ZB and Zk extensions in coverage.svh of congif/rv32gc and congif/rv64gc" 2024-11-07 17:04:09 -08:00
Daniyal-R-A
4dff7d17e6 Merge branch 'main' of https://github.com/openhwgroup/cvw into Z_enable 2024-11-04 21:39:05 -08:00
Daniyal-R-A
912d593acf Enabling Zb* and Zk* 2024-11-04 21:38:51 -08:00
Huda-10xe
f258384596 Adding sv32 coverpoins 2024-11-01 06:07:49 -07:00
Corey Hickson
27492499c6 Enabled ZfaF, ZfaD, ZfaZfh coverage 2024-10-31 02:48:53 -07:00
David Harris
874d5f6cce Updated ImperasDV config to fix issue #1031 2024-10-28 15:55:34 -07:00
Zain2050
d22988b678 also added Zcd 2024-10-26 09:17:34 -07:00
Zain2050
3ba9295060 enabled Zcf in rv32gc 2024-10-26 09:06:01 -07:00
David Harris
e618596e52 Added CSR coverage 2024-10-26 02:11:40 -07:00
Corey Hickson
885d8cb936 Enabling D and ZfhD Coverage 2024-10-24 04:53:41 -07:00