Forum Discussion
Altera_Forum
Honored Contributor
12 years agoWhy do you want to save all the "cruft" that Quartus generates?
Personally I use Tcl scripts to synthesize each design from scratch (from source code in CVS). The Tcl scripts create Quartus version specific build directories, so that I can either have multiple versions installed on one machine, or multiple versions installed on virtual machines. These tutorials have cut-down versions of the scripts: http://www.alteraforum.com/forum/showthread.php?t=35678 http://www.alterawiki.com/wiki/using_the_usb-blaster_as_an_sopc/qsys_avalon-mm_master_tutorial Cheers, Dave