L2 and L1 using different block size support, RTLsim fixes, dram_rsp_ready optimization
This commit is contained in:
@@ -8,7 +8,9 @@ interface VX_cache_snp_rsp_if #(
|
||||
) ();
|
||||
|
||||
wire valid;
|
||||
|
||||
wire [SNP_TAG_WIDTH-1:0] tag;
|
||||
|
||||
wire ready;
|
||||
|
||||
endinterface
|
||||
|
||||
Reference in New Issue
Block a user