Thursday, June 20, 2013

How to store Quartus project in VCS (on git example)

Recently I returned to write vhdl code again and faced against problem how to share project among other developers. Of course we need to track any changes and have ability to store project settings (like chip version, pin, etc). Quartus creates bunch of binary and log files, so what should we store and that not.