In reply to Monarch Dave:
The macro `uvm_info expands to begin…end hence your issue. Use uvm_report_info () function instead.
Srini
www.go2uvm.org
In reply to Monarch Dave:
The macro `uvm_info expands to begin…end hence your issue. Use uvm_report_info () function instead.
Srini
www.go2uvm.org