minor update

This commit is contained in:
Blaise Tine 2024-07-12 05:29:00 -07:00
parent 42f3d55e15
commit 649e15c2b3

View file

@ -284,7 +284,7 @@
// Number of SFU units
`ifndef NUM_SFU_LANES
`define NUM_SFU_LANES `MIN(`NUM_THREADS, 4)
`define NUM_SFU_LANES `NUM_THREADS
`endif
`ifndef NUM_SFU_BLOCKS
`define NUM_SFU_BLOCKS 1