Altera_Forum
Honored Contributor
11 years agoQuartus Integration with GIT
I've been using Quartus with GIT for version control for quite some time now. My question is related to switching branches. It seems as if the database files with Quartus are persistent in their references to the .qsf, .qpf. In other words, when I switch branches in a GIT repo, and open the qpf in the new branch, the top level file and hierarchy still points to the previous branch. I will often use Processing -> Start -> Start Hierarchy Elaboration to provide myself a sanity check and make sure the new branch files are there. Any suggestions on how to alleviate this? Thanks. James