Hi,
Please provide the construct to use to print the full ENV structure of an ENV in VMM methodology.
Similar to UVM Topology,
Thanks,
siva
Hi,
Please provide the construct to use to print the full ENV structure of an ENV in VMM methodology.
Similar to UVM Topology,
Thanks,
siva
In reply to skuppam83:
VMM does not have the concept of testbench structure embedded in its base class libraries. There is no way to traverse the testbench architecture from within SystemVerilog.
In reply to dave_59:
Okay, Thanks Dave.