Forum Discussion
Altera_Forum
Honored Contributor
14 years agoHow about this alternative; design so that you only need to compile once, not incrementally. I use Modelsim and testbenches to get everything working nicely before I synthesize the design. Iteration at that point is related to adjusting timing constraints, rather than edit-and-recompile cycles.
Cheers, Dave