Verification of ASYNCHRONOUS FIFO

In reply to Maitri@07:

If you have a dedicated read and another write port then you can use the same agent, one configured for RD and the other one for WR. Think in terms of reusability. Your driver has in its run_phase a RD and a WR part.