How to configure the Kéfir I board using xil_project_wz (using an already created project)

  1. Make sure that the XIL_TOOLS_ICE_DIR environment variable points to the directory where iCEcube2 is installed, for example: export XIL_TOOLS_ICE_DIR=/home/opt/iCEcube2.2016.02

  2. Open a console and change to the xil_project/fpgacores/CapSense/FPGA/kefir_capsense directory included in this distribution.

    Execute xil_project.pl --make:

    ...

  3. Execute make transfer-rom:

Back