Are Tlm Analysis Fifo Required

Hi Sankadar,

The Process will start as soon as transaction is written by monitor into scoreboard. For putting the transaction write() method will be used. This will consume 0 delta cycle. Tlm analysis FIFO will of infinite size so it will also won’t consume time. Scoreboard won’t do anything except analysing the data which it should not consume any time ideally.
So process will start as soon as transaction put by monitor.
I don’t know manoj.