Completed
Intro
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
DSP Development with Xtensa HIFI Support in Clang - Open Source Audio Processing
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Semihalf partners
- 3 Linux Audio Stack
- 4 Xtensa Architecture
- 5 Xtensa HIFI Registers
- 6 Programming the Xtensa DSP
- 7 Xtensa Compiler ecosystem
- 8 HIFI-Clang Project Goals
- 9 Clang Toolchain Architecture
- 10 Vector Data Types
- 11 Boolean Data types
- 12 Hidden Side Effects
- 13 What Could Possibly Go Wrong?
- 14 Summary of key challenges
- 15 Compilers 101