make COMPONENT=example_module compile
.\makefile.ps1 example_module compile
make COMPONENT=example_module simulate
.\makefile.ps1 example_module simulate
make COMPONENT=example_module display
.\makefile.ps1 example_module display
Then choose "example_tb" as your SST. Highlight "uut" and choose all signals, dragging them to Signal area to right. Once done, got to menu Time -> Zoom -> Zoom Bet Fit.
make COMPONENT=example_module clean
.\makefile.ps1 example_module clean