Is it possible to make the testbenches emit the $d...
# generative-ai
h
Is it possible to make the testbenches emit the $display() as it happens, rather than waiting until the end?
j
thats probably happening due to buffering from the way you are running simulation using the docker container.
it is possible, but not sure i have an easy answer