Why does the TimeQuest Timing Analyzer report "inconsistent verticals in report" when executing the report levels of logic Tcl script? - Why does the TimeQuest Timing Analyzer report "inconsistent verticals in report" when executing the report levels of logic Tcl script? Description Due to a problem in the report logic levels script , you may the see the message "inconsistent verticals in report" in the TimeQuest™ Timing Analyzer. The report logic levels script is available from the Altera website under Support > Support Resources > Design Examples > Design Software > TimeQuest Timing Analyzer Resolution To avoid this problem, change the following line of the tcl script from data set [split "[string repeat " " [columns]];“ to data set [split "[string repeat "; " [columns]];"] The script is scheduled to be corrected at a future date. Custom Fields values: ['novalue'] Troubleshooting novalue False ['novalue'] ['novalue'] novalue novalue ['Programmable Logic Devices'] ['novalue'] ['novalue'] ['novalue'] - 2021-08-25

external_document