Skip to content

EEESlab/APAI24-LAB06-PULP-Tiling-part1

Repository files navigation

APAI24-LAB06-PULP-Tiling-part1

Material

Assignment: here Slides: here

How to deliver the assignment:

Use Virtuale, upload only the assignment file named as follows:

LAB#_APAI_name1_name2.ipynb

Assignment DEADLINE: 06/12/2024 (at 14:30)


Quickstart

How to set the environment

  1. Open the VirtualBox virtual machine
  2. Open a terminal (CTRL+T or open terminal)
  3. Launch the commands (clone repo, move into folder, open Visual Studio Code):
git clone https://github.com/EEESlab/APAI24-LAB06-PULP-Tiling-part1
cd APAI24-LAB06-PULP-Tiling-part1/
code .
  1. Now you're ready to start!

How to run the code

[DO NOT FORGET] Every time you open a new terminal run:

source setup_pulp_sdk.sh

To run the code enter in a terminal

make clean all run

Releases

No releases published

Packages

No packages published

Languages