Simulation Time

Does simulation time increase when analysis fifo’s or queues are used in my scoreboard for comaparision?

In reply to kireeti1192:

Each call to write() from your monitor should call write() in your scoreboard. If your monitor advances time between each call to write, then your scoreboard advances time as well.