diff --git a/hw/rtl/VX_config.vh b/hw/rtl/VX_config.vh index f0910b2b..a5f61679 100644 --- a/hw/rtl/VX_config.vh +++ b/hw/rtl/VX_config.vh @@ -278,7 +278,7 @@ // Size of LSU Request Queue `ifndef LSUQ_SIZE -`define LSUQ_SIZE (4 * `NUM_WARPS * (`NUM_THREADS / `NUM_LSU_LANES)) +`define LSUQ_SIZE (8 * (`NUM_THREADS / `NUM_LSU_LANES)) `endif // LSU Duplicate Address Check