- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Should implementing design partitions speed up the fitter run time? I have my entire design split into about 9 blocks, all set for "Default" type Design Partition with "Preservation Level" of "final". I made a very small change to an unrelated piece of logic: some small mod to an LED blinking (as a test), and I noticed that the Analysis & Synthesis completed very very fast, but the Fitter process takes just as long. Is this normal?
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Quartus Prime Version 19.2.0 Build 57 06/24/2019 SJ Pro Edition
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks, if you set the design partition to Final. Quartus will not take any changes into account in your verilog code. Unlike Standard edition.
You need to change back your partition to source first then to final again.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
But the part I am changing is NOT in a partition. None of the code related to the 9 partitions changed.
You didn't really address my question: Should the fitter run time take the same amount of time as not using partitions?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page