I want to use for loop in Verilog to get from binary 0000000 to 0011111, I have problem with the increment part of for loop. How should I exactly move to get to the 0011111?