-
Notifications
You must be signed in to change notification settings - Fork 142
Home
Juan Gonzalez-Gomez edited this page Sep 30, 2023
·
92 revisions
-
Getting started
-
Development
-
Adding examples
-
Apio Packages
- Tools-oss-cad-suite: All the opensource tools fro the YosysHQ/oss cad suite project
- Apio examples: Examples for the different boards supported in Apio
-
Only Windows:
- Tools-drivers: FPGA drivers for windows (Zadig and Virtual Serial)
- Gtkwave: Wave viewer. Package for windows
Checkout this Tutorial, by Shawn Hymel. Apio is used for building and simulating the designs on the Icestick board
These apio packages are no longer used. They all have been substituted by the oss-cad-suite package. They are documented here for historical reasons
Package | Installation | Description |
---|---|---|
system | apio install system | Tools for listing the USB devices and retrieving information from the FTDI chips |
dfu-utils | apio install dfu | Device Firmware Upgrade Utilities |
Tools-system | Listing the usb devices and retrieving information from the ftdi chips |
- Project structure
- Project configuration file (apio.ini)
- apio
- Project Commands:
- Setup commands:
- Utility Commands:
- Downloading the Blinky example
- The apio-examples package: Adding examples
-
Apio packages
- Tools-oss-cad-suite
- Apio examples
- Tools-drivers (Windows)
- Gtkwave (Windows)