added DESIGN_COMPLIER to forgotten config files

This commit is contained in:
Shreya Sanghai 2021-10-12 10:14:04 -07:00
parent 09f51871c5
commit d783acbbc5
4 changed files with 6 additions and 0 deletions

View File

@ -41,6 +41,7 @@
`define ZIFENCEI_SUPPORTED 1
`define ZICOUNTERS_SUPPORTED 1
`define COUNTERS 32
`define DESIGN_COMPILER 0
// Microarchitectural Features
`define UARCH_PIPELINED 1

View File

@ -41,6 +41,7 @@
`define ZIFENCEI_SUPPORTED 1
`define ZICOUNTERS_SUPPORTED 1
`define COUNTERS 32
`define DESIGN_COMPILER 0
// Microarchitectural Features
`define UARCH_PIPELINED 1

View File

@ -40,6 +40,8 @@
`define ZIFENCEI_SUPPORTED 1
`define COUNTERS 32
`define ZICOUNTERS_SUPPORTED 1
`define DESIGN_COMPILER 0
// Microarchitectural Features
`define UARCH_PIPELINED 1

View File

@ -41,6 +41,8 @@
`define ZIFENCEI_SUPPORTED 1
`define COUNTERS 32
`define ZICOUNTERS_SUPPORTED 1
`define DESIGN_COMPILER 0
// Microarchitectural Features
`define UARCH_PIPELINED 1