Welcome to F4PGA examples!¶
This guide explains how to get started with F4PGA and build example designs from the F4PGA Examples GitHub repository. It currently focuses on the following FPGA families:
Artix-7 from Xilinx,
EOS-S3 from QuickLogic.
Follow this guide to:
install F4PGA and all of its dependencies,
build and upload example designs onto the devboard of your choice.
compile and run your own designs using the F4PGA toolchain.
customize the Makefile for your own designs.
About F4PGA¶
F4PGA is a fully open source toolchain for the development of FPGAs, currently targeting chips from multiple vendors, e.g.:
Xilinx’s 7-Series.
Lattice’s ICE40 and ECP5.
QuickLogic’s EOS-S3.
Gain valuable information about the flows and the tools in section Design Flows at F4PGA Documentation.