gateware for CologneChip GateMate Evaluation Board
This repository uses fgpalibs as submodule.
To clone this repository:
git clone --recursive https://github.com/trabucayre/GateMate_demos
Or
git clone https://github.com/trabucayre/GateMate_demos
git submodule init
git submodule update
These demos requires to use CologneChip toolchain:
download toolchain
And extract archive content somewhere
now CC_TOOL
env variable must be set:
export CC_TOOL=/somewhere/cc-toolchain-linux