minor update

This commit is contained in:
Blaise Tine 2024-07-30 01:59:50 -07:00
parent 99cbae1820
commit f46b764748

View file

@ -179,7 +179,7 @@ module VX_sfu_unit import VX_gpu_pkg::*; #(
VX_gather_unit #(
.BLOCK_SIZE (BLOCK_SIZE),
.NUM_LANES (NUM_LANES),
.OUT_BUF (1)
.OUT_BUF (3)
) gather_unit (
.clk (clk),
.reset (reset),