Configuration

In reply to Muthamizh:

What is the exact purpose of agent configuration and environment configuration? I am not able to understand the purpose of them properly. Could someone please clarify this?
Thank you.

Agent configuration allows you to set an agent ‘pasive’ or ‘active’ and you can set the flags ‘check_enable’ and ‘coverage_enable’ as recommended by the UVM User Guide. Of course you can set any class member specified by you.
For the environment the User Guide does not recommend any data members. But of course you can set your own data members here.