- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi:
I'm trying to report timing with Tcl in QuartusII, first I open a project and constraint the clock about 125MHz, after compile the project, I want to see the actual fmax, I use Tcl to report the timing, my Tcl commands is as follow: load_report $project_name
puts
But when I use the command "get_timing_analysis_summary_results",come an error "Error:ERROR: Can't find panel: Timing Analyzer||Timing Analyzer Summary. Specify an existing report panel name" I konw in QuartusII 11.0, Classic Timing Analyzer is away, is this a reason? Thanks!
Link Copied
4 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Cant you see the Fmax in the compilation report?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Yes, the whole compile flow is OK!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The get_timing_analysis_summary_results can only be used with the Classic Timing Analyzer.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
OK, thank you for reply , the problem is resolved.
The command in QuartusII 8.1 is OK
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page