Skip to content
Juan Gonzalez-Gomez edited this page Mar 31, 2024 · 12 revisions

Contents

Usage

apio boards [OPTIONS]

Description

Show FPGA boards information

Note

Check the Supported boards page for a list of all the available boards
Check the Supported FPGAs page for a list of all the available FPGAs

Options

Flag Long Flag Description
-l --list List all available packages
-f --fpga List all supported FPGAs

Examples

1. Show all available boards

apio boards --list

2. Show all available FPGAs

apio boards --fpga

Clone this wiki locally