Forum Discussion
Altera_Forum
Honored Contributor
15 years agoreport_timing is the main command, and it has a -file option, where you just give it a name. You can also add -append, so it doesn't overwrite the file. And if you specify the output as having an .htm extension, it will write out an html file, i.e. -file "TQ_report.htm" Otherwise it's just a text file. The -file option is also accessible from the report_timing GUI, and I think most commands have a -file option.