RAM blocks inference fixes
This commit is contained in:
@@ -112,7 +112,7 @@ module VX_lsu_unit #(
|
||||
VX_cam_buffer #(
|
||||
.DATAW (`NW_BITS + 32 + `NR_BITS + 1 + (`NUM_THREADS * 2) + 2),
|
||||
.SIZE (`LSUQ_SIZE)
|
||||
) cam_buffer (
|
||||
) req_metadata_buf (
|
||||
.clk (clk),
|
||||
.reset (reset),
|
||||
.write_addr (req_tag),
|
||||
|
||||
Reference in New Issue
Block a user