goran-mahovlic / GateMate_demos

gateware for CologneChip GateMate Evaluation Board

Repository from Github https://github.comgoran-mahovlic/GateMate_demosRepository from Github https://github.comgoran-mahovlic/GateMate_demos

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

About

gateware for CologneChip GateMate Evaluation Board

License:MIT License


Languages

Language:Verilog 81.8%Language:Makefile 18.2%