You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

19 lines
571 B

System - linux xubuntu 16.04
How to install apio-atom-ide (FPGA programming tool with GUI - atom):
https://github.com/FPGAwars/apio-ide/wiki
Don't forget about command: apio drivers --ftdi-enable
How to install project IceStorm (for manual build FPGA firmware with makefile):
http://www.clifford.at/icestorm/
Test programs (I2C HID host emulator and program for display debug information from FPGA):
Qt5 is installing with nextpnr (part of IceStorm).
Need to install (sudo apt-get update and sudo apt-get install):
qtcreator
libqt5serialport5
libqt5serialport5-dev