added DESIGN_COMPLIER to forgotten config files

This commit is contained in:
Shreya Sanghai 2021-10-12 10:14:04 -07:00
parent b79021a73e
commit 4424006624
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