https://github.com/mathworks/hdl-coder-self-guided-tutorial
Learn how to deploy an algorithm to an FPGA using MATLAB and Simulink.
https://github.com/mathworks/hdl-coder-self-guided-tutorial
Last synced: about 1 year ago
JSON representation
Learn how to deploy an algorithm to an FPGA using MATLAB and Simulink.
- Host: GitHub
- URL: https://github.com/mathworks/hdl-coder-self-guided-tutorial
- Owner: mathworks
- License: other
- Created: 2020-02-13T22:40:03.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2025-01-15T04:19:00.000Z (over 1 year ago)
- Last Synced: 2025-03-31T12:04:57.430Z (about 1 year ago)
- Language: MATLAB
- Homepage:
- Size: 17.7 MB
- Stars: 70
- Watchers: 5
- Forks: 23
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: license.txt
- Security: SECURITY.md
Awesome Lists containing this project
README
# HDL Coder Self Guided Tutorial
[](https://matlab.mathworks.com/open/github/v1?repo=mathworks/HDL-Coder-Self-Guided-Tutorial)
[](https://www.mathworks.com/matlabcentral/fileexchange/69651-hdl-coder-self-guided-tutorial)
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