IMPORTANT NOTICE: Please be advised that the Verification Academy Forums will be offline for scheduled maintenance on Sunday, March 23rd at 4:00 US/Pacific.
I have the following queries wrt Interface construct in SV:
Why is it recommended to drive the interface signals via a Non-Blocking Assignment?
The DUT evaluates its logic and drives the outputs to the Testbench through clocking blocks. I read that the outputs are sampled in the postponed region. Why does this happen?