Merge pull request #1006 from Mysterio-Abdullah/Config

Configuring Zcb
This commit is contained in:
David Harris 2024-10-13 17:45:24 -07:00 committed by GitHub
commit 1655c6f67c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 7 additions and 1 deletions

@ -1 +1 @@
Subproject commit 80cdee231f924b3045054594d4a7769e6eddcdcc
Subproject commit bbcba78647080dee82e96bc1b8ff9cd9a3cf7fa1

View File

@ -11,3 +11,6 @@
`include "RV32Zfh_coverage.svh"
`include "RV32Zicond_coverage.svh"
`include "RV32Zca_coverage.svh"
`include "RV32Zcb_coverage.svh"
`include "RV32ZcbM_coverage.svh"
`include "RV32ZcbZbb_coverage.svh"

View File

@ -16,3 +16,6 @@
// `include "RV64Zicbom_coverage.svh"
`include "RV64Zicond_coverage.svh"
`include "RV64Zca_coverage.svh"
`include "RV64Zcb_coverage.svh"
`include "RV64ZcbM_coverage.svh"
`include "RV64ZcbZbb_coverage.svh"