You don’t usually think of simulating Verilog code — usually for an FPGA ... or you might get a graphical result by dumping a waveform, but you don’t usually see the circuit.
Testing software is — sometimes — easier than testing hardware. After all, you can always create test files and even fake user input before monitoring outputs using common tools. Hardware ...