Forum Discussion
RichardT_altera
Super Contributor
3 years agoI believe this is expected behavior.
I tried with different design, (1 min flat design vs 5 min partition design), all having a longer compilation time with partition design.
This was explained by sstrell in the previous post - compilations with partitions and LL regions will always take longer because of the additional checking, preservation, and restrictions required by the compiler for partition design vs. a flat design where the tool can put design resources anywhere it wants.
Best Regards,
Richard Tan
dj-park
Occasional Contributor
3 years agoThanks for the check.
This is sad ;-( Hope to see some enhancements Quartus's future release.