hi everyone!
my question is the following: do/can quartus II make synthesis and par timing reports in xml format? (if someone can answer this question regarding precision and synplify i'd be happy) thanks in advance!Link Copied
Tools -> Options -> Processing -> Automatically General HTML Format report files.
There is no automatic way to generate an XML file (although if you do an export database for backwards compatibility, it does generate an XML, but the schema is not documented).
It should be easy, however, for you to generate your own XML using the Tcl package. See: http://quartushelp.altera.com/13.0/master.htm#mergedprojects/tafs/tafs/tcl_pkg_report_ver_2.1.htm?gs... tcl package See "get_report_panel_data"For more complete information about compiler optimizations, see our Optimization Notice.