Forum Discussion
Altera_Forum
Honored Contributor
14 years agoPartitioning allows the user to identify related sub-segments or hierarchies of the design and if nothing has changed in that sub-segment, it allows the compiler to re-use the previous results down to the routing if you specify it.
This allows the compilation to work much faster, however can have some negative side effects if done improperly. It works best when you have a large design that you are only working on a small piece of the hierarchy. Pete