Forum Discussion
Altera_Forum
Honored Contributor
11 years ago --- Quote Start --- Any suggestions on how to alleviate this? --- Quote End --- My personal preference is to use a Tcl script to create the project from scratch. This allows me to create a Quartus-version-specific build area, eg., the machine I am on now builds into C:\build\quartus\v12.1_sp1_web\<board name>\<project name>, whereas my development machines have the full-edition of this version of Quartus, along with newer editions. I use this same scheme for Modelsim too (allowing build areas specific to Modelsim-ASE and Modelsim-SE versions). I am sure you could easily extend this build directory concept to incorporate a path based on the git branch. If you'd like an example, let me know what development boards you have, and I likely have the same board. Cheers, Dave