Tag: Featured


  • Signal Processing using Vitis HLS

    FIR implementation(1) Among the most fundamental and widely implemented DSP components is the Finite Impulse Response (FIR) filter. Here we want to show the implementation of the FIR filter using HLS. Project goal: FIR implementation using Vivado HLSIn below steps you see how we got it done with the aid of Vivado HLS:⦁ First step:…