-
Notifications
You must be signed in to change notification settings - Fork 139
Apio Sim
Juan Gonzalez-Gomez edited this page Apr 1, 2024
·
2 revisions
apio sim [OPTIONS]
Launch the verilog simulation using GTKWave from a verilog test bench
Note
GTKWave must be installed
Platform | Command |
---|---|
Debian/Ubuntu | apt install gtkwave |
Mac OSX | brew install gtkwave |
Windows | apio install gtkwave |
Flag | Long Flag | Description |
---|---|---|
-p |
--project-dir |
Set the target directory for the project. |
-t |
--testbench |
Specify the testbench file to simulate |
apio sim
- 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)