I am trying to implement a 32-bit divider in Verilog and I am having issues. A and B are the numbers to be divided. Here is my code so far. The output of the testbench is:
What am I doing wrong? Also, what does it mean when the output is both Hi and Low at the same time? This is being implemented in EDAPlayground: