forked from Github_Repos/cvw
added S time compare to gc configs
This commit is contained in:
parent
0ba1a59a70
commit
98ec8d7213
@ -43,7 +43,7 @@
|
|||||||
`define COUNTERS 32
|
`define COUNTERS 32
|
||||||
`define ZICOUNTERS_SUPPORTED 1
|
`define ZICOUNTERS_SUPPORTED 1
|
||||||
`define ZFH_SUPPORTED 0
|
`define ZFH_SUPPORTED 0
|
||||||
`define SSTC_SUPPORTED 0
|
`define SSTC_SUPPORTED 1
|
||||||
|
|
||||||
// LSU microarchitectural Features
|
// LSU microarchitectural Features
|
||||||
`define BUS_SUPPORTED 1
|
`define BUS_SUPPORTED 1
|
||||||
|
@ -44,7 +44,7 @@
|
|||||||
`define COUNTERS 32
|
`define COUNTERS 32
|
||||||
`define ZICOUNTERS_SUPPORTED 1
|
`define ZICOUNTERS_SUPPORTED 1
|
||||||
`define ZFH_SUPPORTED 0
|
`define ZFH_SUPPORTED 0
|
||||||
`define SSTC_SUPPORTED 0
|
`define SSTC_SUPPORTED 1
|
||||||
|
|
||||||
// LSU microarchitectural Features
|
// LSU microarchitectural Features
|
||||||
`define BUS_SUPPORTED 1
|
`define BUS_SUPPORTED 1
|
||||||
|
Loading…
Reference in New Issue
Block a user