Skip to content

A tutorial on different approaches to high performance FIR and FFT using xcore.ai

License

Notifications You must be signed in to change notification settings

xmos/xmath_walkthrough

Repository files navigation

This repository is a tutorial which walks a developer through several several implementations of a digital FIR filter, demonstrating the different ways this can be done and showing the performance trade-offs of the different implementations.

See this for instructions on configuring and building.

The tutorial entry point is here.