ovm_root also has a variable to control this feature, enable_print_topology
when set ovm_root prints topology after elaboration phase, to disable printing set the variable to zero.
ovm_top.print_topology();
does the printing, an optional printer can be used as an argument to the print topology.
No comments:
Post a Comment