To generate this report, you need
dashboard license feature
SpyGlass tries to generate this consolidated report after completing the last goal run
However, if it was set not to generate (Ex: option 'set_option disable_html_report {html}' specified in the project file) or if you are running goals in an interactive session (Ex: sg_shell) you need to explicitly generate this report
One of the following steps can generate the report
- From the UI, select menu Reports-- Html
- In sg_shell, use command 'write_aggregate_report html'
- Use spyglass batch command 'spyglass -gen_aggregate_report html -project your_project.prj'