Hi All,
Advance thankyou for giving the time.
Am new to the VLSI, Could any one tell me what is "back to back write read operations in system verilog coding " and for what it is, and how can we capture the coverage for this scenario.
Regards,
Rajasekhar.
In reply to Rajasekhar Janapati:
You need to ask the person who asked you to collect the coverage what they mean. It could mean executing a write operation followed by read operation in the shortest possible time allowed by the protocol your DUT uses. Presumably the address of the write and read are the same.