mirror of
https://github.com/openhwgroup/cvw.git
synced 2025-04-22 12:57:23 -04:00
Enabled Zicclsm in rv64gc.
This commit is contained in:
parent
afa1d85e3b
commit
7222aaa196
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ localparam SSTC_SUPPORTED = 1;
|
|||
localparam ZICBOM_SUPPORTED = 1;
|
||||
localparam ZICBOZ_SUPPORTED = 1;
|
||||
localparam ZICBOP_SUPPORTED = 1;
|
||||
localparam ZICCLSM_SUPPORTED = 0;
|
||||
localparam ZICCLSM_SUPPORTED = 1;
|
||||
localparam SVPBMT_SUPPORTED = 1;
|
||||
localparam SVNAPOT_SUPPORTED = 1;
|
||||
localparam SVINVAL_SUPPORTED = 1;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue