Skip to content

Learn how to deploy an algorithm to an FPGA using MATLAB and Simulink.

License

Notifications You must be signed in to change notification settings

mathworks/HDL-Coder-Self-Guided-Tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

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