Filters are a key element of FPGA based solutions lets look at how we can create a FIR filter and interact with it in PYNQ!
How to sample with High Speed ADC and DAC in FPGA and perform signal processing on the received signal
Using the ADP3450, this project measures amount of delay between asserting FPGA IO on base of NPN 2N3094 and LED illuminating on collector.
Signal processing with the real digital black board
Continuing with my simple FIR filter Verilog module, this project walks through how to rewrite HDL logic when setup timing violations occur.
This project walks through how to implement a simple FIR filter with pre-generated coefficients in Verilog.
Learn how to sample at up to 500 kHz on the Raspberry Pi Pico and compute a Fast Fourier Transform on captured data
Zynq US+ is an heterogeneous device with different kind of devices inside. On this project I will show you how to use all of them together.
In this project a 32ord FIR filter is computed by C application from PetaLinux. Input and output filter signals are synthesized by ZMOD DAC.
FPGAs / SoCs are great for signal processing. Let's take a look at how we can implement a test platform for experimentation.
Radio that works with analog signal is implemented digitally on FPGA via VHDL.
This project is based on Arduino radar (HC-SR04) which is digitally visualized using Processing.