Hi Experts
Need some ideas.
I drive a command and the driver drives it . After this command is sent design does few things and a done is output from design. I still have not implemented scorboard for
this done signal to come. Now only after this done comes I will send next command via interface.
So in the testcase class of driving the command i should wait for the done to come then send the next command.
How do I implement it ? What are different ways to doing it ?
Avinash