Another reset issue...
This commit is contained in:
@@ -175,6 +175,7 @@ module VX_cache_req_queue
|
||||
|
||||
always @(posedge clk) begin
|
||||
if (reset) begin
|
||||
updated_valids <= 0;
|
||||
use_per_valids <= 0;
|
||||
use_per_addr <= 0;
|
||||
use_per_writedata <= 0;
|
||||
|
||||
Reference in New Issue
Block a user