fixed width

This commit is contained in:
felsabbagh3
2019-10-26 00:39:27 -04:00
parent 1181af1df2
commit ad46194d1b

View File

@@ -105,7 +105,7 @@ module VX_warp_scheduler (
reg[`NW-1:0] total_barrier_stall;
/* verilator lint_off UNUSED */
wire[`NW_M1:0] num_active;
wire[$clog2(`NW):0] num_active;
/* verilator lint_on UNUSED */
integer curr_w_help;