Skip to content
Juan Gonzalez-Gomez edited this page Jun 13, 2024 · 91 revisions

       

Introduction

Apio is a multiplatform toolbox with static pre-built packages to verify, synthesize, simulate and upload your verilog designs into the supported FPGA boards

Apio makes extremely easy the process of working with FPGAs. Go from scratch to having a blinky LED in your FPGA board in minutes! This is because it is based only on Free/Libre Open Source Software (FLOSS). Just install it and use it as you want

In this animation you can see the whole process of testing the Blinky led circuit: Just type one command and the circuit will be synthesized, and uploaded into the FPGA

Getting started

If you are new to apio, start by reading these sections:

Tutorial: Introduction to FPGA

Checkout this Tutorial, by Shawn Hymel. Apio is used for building and simulating the designs on the Icestick board

Introduction to FPGA YouTube Series


Clone this wiki locally