fixed DRAM response backpressure inside Cache
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
`include "VX_platform.vh"
|
||||
|
||||
`TRACING_OFF
|
||||
module VX_dp_ram #(
|
||||
parameter DATAW = 1,
|
||||
parameter SIZE = 1,
|
||||
@@ -284,4 +285,5 @@ module VX_dp_ram #(
|
||||
end
|
||||
end
|
||||
|
||||
endmodule
|
||||
endmodule
|
||||
`TRACING_ON
|
||||
Reference in New Issue
Block a user