-
007 – FPGA Audio LED Meter
In this post we will go over the implementation of an LED Meter for our ZedBoard Audio Processor.
-
006 – FPGA Audio (De)Serializer
In this post we will go over the modules for deserializing and serializing the audio samples in our ZedBoard Audio Processor using the I2S protocol.
-
005 – FPGA Audio Processor Core
In this post we implement the Audio Processor core logic within our ZedBoard Audio Processor design.
-
004 – ZedBoard Audio Codec SPI Controller
In this post we implement the SPI Controller logic that will configure the ADAU1761 audio codec in our ZedBoard Audio Processor design.
-
003 – ZedBoard Audio Codec Master Clock
In this post we implement a clock generator module for the audio codec on the ZedBoard.
-
002 – ZedBoard Signal Debouncer
In this post we implement a signal debouncer module for the mechanical inputs of our ZedBoard Audio Processor.
-
001 – ZedBoard Audio Processor
In this post we go over the architecture of an FPGA-based audio processor using the ZedBoard.