- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
hi ,
i changed my previous project code with small changes. previous it was taking 5 minutes to full compilation , but now it is taking 25 minutes for full compilation(fitter is taking so much time) on same system, i had not changed so much changes in code . on what this compilation time depends and how to reduce it.Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Best guesses:
- the small changes involved correction of major errors; if such errors caused a lot of logic gates to be unconnected or ininfluent on output behaviou, then a relevant part of the design was trimmed during logic synthesis and you actually had a smaller design than expected - you enabled Time Driven Synthesis or any other optimization feature in project settings - your machine has somehow become slower :-)- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You also have "Compilation Time Advisor" in Quartus.

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