:vpi_module "system"; main .scope "main"; T0 %vpi_call "$display", "Display the number: %b", 5'b0zx1; %end; .thread T0;