Apio commands¶
This markdown page was generated automatically on December 24, 2025.
| APIO COMMAND | DESCRIPTION |
|---|---|
| api | Apio programmatic interface. |
| boards | List available board definitions. |
| build | Synthesize the bitstream. |
| clean | Delete the apio generated files. |
| create | Create an apio.ini project file. |
| devices | List attached devices. |
| docs | Show Apio documentation. |
| drivers | Manage the operating system drivers. |
| examples | List and fetch apio examples. |
| format | Format verilog source files. |
| fpgas | List available FPGA definitions. |
| graph | Generate a visual graph of the code. |
| info | Apio's info and info. |
| lint | Lint the source code. |
| packages | Manage the apio packages. |
| preferences | Manage the apio user preferences. |
| raw | Execute commands directly from the Apio packages. |
| report | Report design utilization and timing. |
| sim | Simulate a testbench with graphic results. |
| test | Test all or a single verilog testbench module. |
| upgrade | Check the latest Apio version. |
| upload | Upload the bitstream to the FPGA. |