Hi,
After an EM/IR run completes, the menu item: results > EM/IR Data > Report can generate non-selfheating-aware EM/IR text reports.
To get selfheating-aware EM/IR text reports, we open the viewer from EM/IR Data > Layout analysis... let it load, and then type commands such as
print_em_report -net all_nets -type avg_sh -filename ./avg_sh.txt
at the Voltus-FI console.
Are there other ways create the selfheating-aware EM/IR text reports after a run? (Or a way to pass commands to an active VFI session from CIW, so a SKILL function can be used)
Here are things we have tried:
- An additional license is needed if we start a batch mode process. We have limited number of licenses.
- In Voltus-FI XL user guide, Table 4-1 Supported EMIR Control File Options listed that print_em_report=[...] can be used with emirutil in a control file. We tried adding
emirutil print_em_report=[net=all_nets type=avg_sh filename=avg_sh.txt]
to the prerun emir.conf, and to the viewer .conf file, but text reports were not created in both cases.
Thanks,
Henry