Examples codes demonstrating various hardware features built into the icePie FPGA devkit board.
-
pip install apio@git+https://github.com/bitsynaptics/apio apio install --all apio drivers --ftdi-enable
- Use
apio build
andapio upload
in example directories withapio.ini
file.apio clean
for clearing build files.
- Use
-
- Decompress the package and run
source environment
inside the oss-cad-suite directory. - Add the
bin
directory to PATH in.bash_profile
for convenience (ex:export PATH=$PATH:~/fpga/oss-cad-suite/bin
). - Use
make
andmake prog
on example directories withMakefile
.make clean
for clearing build files.
- Decompress the package and run
-
For Windows users, follow the Windows Toolchain Install Guide
The icePie FPGA devkit board is based on 1BitSquared iCEBreaker FPGA Board, with similar pin mappings. For details on shared IOs for OLED, SD Card, Encoder, Buttons and ESP32 GPIOs, see icePie.pcf pin constraints file.
Applicable license is individual to each IP core / project and is mentioned in the IP core / example directory itself and in each file.