Forum Discussion
Altera_Forum
Honored Contributor
15 years agoMy only suggestion (but I think is the way you moved untill now) is to set partition all partition to empty except the one with problem. That speed up a lot the compiling time.
At this point set all optimization you can for speed (at least register retiming) and try to solve all. I mean you must understand all the problem you have. Maybe something is setting wrong and could be false path or multicycle. Moreover constraint all also all the "pin/ports" that are slow, else quartus try to make the bast as it can on all nets without assignment. When you've closed your time in this partition, preserve it with post fit netlist and go ahead with next partition in the same way. "Have fun"