RAM blocks inference fixes
This commit is contained in:
@@ -42,7 +42,7 @@ module VX_fpu_unit #(
|
||||
VX_cam_buffer #(
|
||||
.DATAW (`NW_BITS + `NUM_THREADS + 32 + `NR_BITS + 1),
|
||||
.SIZE (`FPUQ_SIZE)
|
||||
) fpu_cam (
|
||||
) req_metadata_buf (
|
||||
.clk (clk),
|
||||
.reset (reset),
|
||||
.acquire_slot (fpuq_push),
|
||||
|
||||
Reference in New Issue
Block a user