- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi all,
I'm going to build a system on an Altera FPGA that will incorporates a PLL that generates some clocks fed to internal registers. The PLL will have an input from INCLOCKPLL pin. So my question is: May I concern only about the input clock timing specifications? Is quartusII able to identify by itself the derived clock properties to performTiming Analysis? Thanks a lot. MassiLink Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Quartus has two timing analyzers. The classic timing analyzer would automatically create clock timing constraints based on your PLL settings. For newer designs (and newer FPGAs) the TimeQuest timing analyzer is the preference (required for new FPGA families). TimeQuest requires that you provide Quartus with a timing analysis script. You can use the TimeQuest GUI to create the script and it can automatically derive the clock constraints from your PLL settings.
Jake- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks A lot Jake!

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