Skip to content

#3 LAB Session Instructions of the HARDWARE-SOFTWARE DESIGN OF EMBEDDED SYSTEMS Master Course 2021/22: Digital Signal Processing on PULP

License

Notifications You must be signed in to change notification settings

EEESlab/HSDES-LAB03-PULP_DSP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HSDES-LAB03: Digital Signal Processing Programming on PULP

The goals of this lab session are:

  1. SIMD Vectorized FIR Filters
  2. Loop Unrolling techniques for Matrix Multiplications
  3. SIMD Vectorized MatMul (on your own)
  4. Convolution on PULP

A final assignment is described here

Getting Started

Open a shell and clone the repository with the sample code. Remember also to source the PULP-SDK configuration script.

source /pulp/sourceme.sh
cd <working_dir>
git clone https:/EEESlab/HSDES-LAB03-PULP_DSP

References

About

#3 LAB Session Instructions of the HARDWARE-SOFTWARE DESIGN OF EMBEDDED SYSTEMS Master Course 2021/22: Digital Signal Processing on PULP

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published