Skip to content

atoomnetmarc/FPGA-playground

Repository files navigation

Why?

This repository contains a random collection of FPGA related stuff as a result of trying to learn Verilog.

Hardware: Olimex iCE40HX8K-EVB board.

Toolchain: APIO.

Programmer: customized FT2232H board.

I programmed the bitstream using a FT2232H board with wiring instructions from Davide Berardi. To make my experience somewhat easier and let APIO recognize the serial chip I reprogrammed the FT2332 using FT_PROG with the EEPROM contents from the iCEstick.
Choose iCE40-HX8K as the board in APIO.

Usefull tools: graphviz
netlistsvg

Links

Dutch book Programmeerbare logica van 0 en 1 tot FPGA by Vincent Himpe.
Book Microprocessor Design Using Verilog HDL by Monty Dalrymple.
Shawn Hymel's introduction to FPGA on YouTube.
Stacey's FPGAs For Beginners on YouTube.
HDLBits Verlilog Practice.

License