mirror of
https://github.com/openhwgroup/cvw.git
synced 2025-06-28 01:32:49 -04:00
Added Zifencei coverage and temporarily disabled ExceptionsV coverage until ready
This commit is contained in:
parent
de520bc6b6
commit
1d079dbdc7
2 changed files with 4 additions and 2 deletions
|
@ -32,6 +32,7 @@
|
|||
// Note: Zmmul is a subset of M, so usually only one or the other would be used.
|
||||
`define ZMMUL_COVERAGE
|
||||
`define ZICOND_COVERAGE
|
||||
`define ZIFENCEI_COVERAGE
|
||||
`define ZCA_COVERAGE
|
||||
`define ZCB_COVERAGE
|
||||
`define ZCF_COVERAGE
|
||||
|
@ -63,7 +64,7 @@
|
|||
`define EXCEPTIONSM_COVERAGE
|
||||
`define EXCEPTIONSS_COVERAGE
|
||||
`define EXCEPTIONSU_COVERAGE
|
||||
`define EXCEPTIONSV_COVERAGE
|
||||
//`define EXCEPTIONSV_COVERAGE
|
||||
`define EXCEPTIONSF_COVERAGE
|
||||
`define EXCEPTIONSZC_COVERAGE
|
||||
`define EXCEPTIONSZAAMO_COVERAGE
|
||||
|
|
|
@ -32,6 +32,7 @@
|
|||
// Note: Zmmul is a subset of M, so usually only one or the other would be used.
|
||||
`define ZMMUL_COVERAGE
|
||||
`define ZICOND_COVERAGE
|
||||
`define ZIFENCEI_COVERAGE
|
||||
`define ZCA_COVERAGE
|
||||
`define ZCB_COVERAGE
|
||||
`define ZCD_COVERAGE
|
||||
|
@ -60,7 +61,7 @@
|
|||
`define EXCEPTIONSM_COVERAGE
|
||||
`define EXCEPTIONSS_COVERAGE
|
||||
`define EXCEPTIONSU_COVERAGE
|
||||
`define EXCEPTIONSV_COVERAGE
|
||||
//`define EXCEPTIONSV_COVERAGE
|
||||
`define EXCEPTIONSF_COVERAGE
|
||||
`define EXCEPTIONSZC_COVERAGE
|
||||
`define EXCEPTIONSVM_COVERAGE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue