Skip to content

Example Implementations for icePie-FPGA-devkit board

Notifications You must be signed in to change notification settings

bitsynaptics/icePie-examples

Repository files navigation

icePie FPGA devkit - Examples

icePie-FPGA-devkit-v2.0b

Examples codes demonstrating various hardware features built into the icePie FPGA devkit board.

Requirements:

  • apio

     pip install apio@git+https://github.com/bitsynaptics/apio
     apio install --all
     apio drivers --ftdi-enable
    • Use apio build and apio upload in example directories with apio.ini file. apio clean for clearing build files.
  • oss-cad-suite

    • 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 and make prog on example directories with Makefile. make clean for clearing build files.
  • For Windows users, follow the Windows Toolchain Install Guide

Pin Mapping:

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.

Licenses

Applicable license is individual to each IP core / project and is mentioned in the IP core / example directory itself and in each file.

About

Example Implementations for icePie-FPGA-devkit board

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published