Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 744 Bytes

File metadata and controls

9 lines (8 loc) · 744 Bytes

HDL Coder Self Guided Tutorial

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