Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 782 Bytes

README.md

File metadata and controls

37 lines (24 loc) · 782 Bytes

GateMate_demos

gateware for CologneChip GateMate Evaluation Board

Get

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

Toolchain

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