Forum Discussion
Altera_Forum
Honored Contributor
18 years agoIf you're using Windows, I'd advocate running 'make -j2 -s' from a Command Shell after you've built, initially from within the IDE. There might be some way to turn this switch on, automatically, within the IDE that I'm not aware of...
On Linux, this should work, but I'm not sure if the Cygwin environment (used in Windows) allows you to do this. Also, keep in mind that the largest source of "slowness" when using Windows is that Cygwin layer. Linux doesn't have this problem and is, therefore, significantly faster. Regards, - slacker