PERF pipeline stalls and cache
This commit is contained in:
@@ -372,6 +372,11 @@ module Vortex (
|
||||
.core_rsp_tag (cluster_dram_rsp_tag),
|
||||
.core_rsp_ready (cluster_dram_rsp_ready),
|
||||
|
||||
// PERF: total read
|
||||
`ifdef PERF_ENABLE
|
||||
`UNUSED_PIN (perf_cache_if),
|
||||
`endif
|
||||
|
||||
// DRAM request
|
||||
.dram_req_valid (dram_req_valid),
|
||||
.dram_req_rw (dram_req_rw),
|
||||
|
||||
Reference in New Issue
Block a user