Calling randomize of config object

In reply to shrawan_vaidya:

Hello Shrawan,

  1. Use uvm_config_db in the build_phase() of ENV class to set the agent config handle. And get the agent config handle in build_phase() agent class.

  2. Did you face any issue while randomizing the values in start of simulation pahse. As it si given in the link.