In AXI3 VIP, getting assertion error as well default transaction type is being picked up with values zeroes being displayed

In reply to saikanthan7798:

At the time you are referencing ‘pif’, it hasn’t been declared. You should move your initial block to the end of your top module, after all of your module/interface instantiations.