HDL Coder Self Guided Tutorial

January 15, 2025 ยท View on GitHub

Open in MATLAB Online View HDL Coder Self-Guided Tutorial on File Exchange

This tutorial will guide you through the steps necessary to implement a MATLAB algorithm in FPGA hardware, including:

  • Create a streaming version of the algorithm using Simulink
  • Implement the hardware architecture
  • Convert the design to fixed-point
  • Generate and synthesize the HDL code