The Xilinx University Program (XUP) DSP for FPGA Primer is a two-day workshop focused on implementing high-performance digital signal processing algorithms using Xilinx hardware and software tools. The curriculum covers filter design (FIR, IIR, CIC), CORDIC algorithms, and adaptive systems, with a mix of lectures and hands-on labs using MATLAB/Simulink and HDL workflows. Access technical details via the scribd.com.
Algorithm-to-Hardware Mapping: Moving from conceptual DSP models (often in MATLAB or Simulink) to functional FPGA bitstreams. Xilinx University Program - DSP for FPGA Primer...
Model Composer & System Generator: These tools allow designers to use MATLAB and Simulink to "draw" their DSP algorithms and automatically generate the underlying hardware code (VHDL/Verilog). The Xilinx University Program (XUP) DSP for FPGA
Comprehensive Introduction to DSP: The primer covers the basics of digital signal processing, including theory and practical applications. It provides a solid foundation for understanding DSP concepts, such as filtering, Fourier analysis, and modulation. Design flow and tools (15 min) Comprehensive Introduction
Hardware/Software Co-Design – It doesn’t just teach RTL (Verilog/VHDL). It teaches high-level design using Simulink blocks, then shows you what the generated hardware looks like.
Number systems