synchronous reset network optimization: only reset register when required
This commit is contained in:
1
hw/rtl/cache/VX_cache.v
vendored
1
hw/rtl/cache/VX_cache.v
vendored
@@ -267,7 +267,6 @@ module VX_cache #(
|
||||
wire [SNP_REQ_TAG_WIDTH-1:0] curr_bank_snp_rsp_tag;
|
||||
wire curr_bank_snp_rsp_ready;
|
||||
|
||||
wire curr_bank_core_req_ready;
|
||||
wire curr_bank_miss;
|
||||
|
||||
// Core Req
|
||||
|
||||
Reference in New Issue
Block a user