We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
To set up the Toolchain on OSX Darwin you need to run the following with homebrew
brew install cmake python brew install boost --with-python brew boost-python3 qt5 gperf git libftdi
Next you need to edit QT5_PREFIX in summon-fpga-tools.sh (line 201) and put in the full path to qt5 (/usr/local/Cellar/qt5/)
QT5_PREFIX=/usr/local/Cellar/qt/5.11.2