Make perf counters optional
This commit is contained in:
parent
353b00c8a1
commit
79cdf6efc0
2
rocket
2
rocket
@ -1 +1 @@
|
||||
Subproject commit 8d3131327b3d33579371547b7c5a7f90cde3ad2b
|
||||
Subproject commit ce86dc3c54dd7ff075d92d81126208b3c74f08cb
|
@ -103,6 +103,7 @@ class DefaultConfig extends ChiselConfig (
|
||||
case FetchWidth => 1
|
||||
case RetireWidth => 1
|
||||
case UseVM => true
|
||||
case UsePerfCounters => true
|
||||
case FastLoadWord => true
|
||||
case FastLoadByte => false
|
||||
case FastMulDiv => true
|
||||
|
2
zscale
2
zscale
@ -1 +1 @@
|
||||
Subproject commit 6808b47ae32290ed603694261706b1156adafc9f
|
||||
Subproject commit 461e7ee16bb15144e14c42855bf2ee23abd51806
|
Loading…
Reference in New Issue
Block a user