HDLCoder Design Patterns and Examples
Version 3.0 (5,89 MB) von
Kiran Kintali
Several tutorials in this submission show how to generate HDL from MATLAB code, Simulink models, and Simscape models.
This submission has examples showing how to generate HDL Code from MATLAB code, Simulink models and Simscape models using HDL Coder.
About HDL Coder:
HDL Coder™ enables high-level design for FPGAs, SoCs, and ASICs by generating portable, synthesizable Verilog® and VHDL® code from MATLAB® functions, Simulink® models, and Stateflow® charts. You can use the generated HDL code for FPGA programming, ASIC prototyping, and production design.
HDL Coder automates prototyping generated code on Xilinx®, Intel®, and Microchip boards and generates IP cores for ASIC and FPGA workflows. You can optimize for speed and area, highlight critical paths, and generate resource utilization estimates before synthesis. HDL Coder provides traceability between Simulink models and generated Verilog and VHDL code, enabling code verification for high-integrity applications adhering to DO-254 and other standards.
Zitieren als
Kiran Kintali (2024). HDLCoder Design Patterns and Examples (https://www.mathworks.com/matlabcentral/fileexchange/50098-hdlcoder-design-patterns-and-examples), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Erstellt mit
R2023a
Kompatibel mit allen Versionen bis R2012b
Plattform-Kompatibilität
Windows macOS LinuxKategorien
- Code Generation >
- Code Generation > HDL Coder >
- FPGA, ASIC, and SoC Development > HDL Coder >
- FPGA, ASIC, and SoC Development >
Mehr zu Code Generation finden Sie in Help Center und MATLAB Answers
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
hdldesignpatterns/framebasedmodels
hdldesignpatterns/matlabhdl
hdldesignpatterns/simscapehdl
hdldesignpatterns/framebasedmodels
hdldesignpatterns/simscapehdl
hdldesignpatterns/simulinkhdl
Version | Veröffentlicht | Versionshinweise | |
---|---|---|---|
3.0 | Updated MATLAB examples with R2023a release. Also attached new design pattern models with Simulink, Stateflow, MATLAB Function Blocks and Simscape. |
||
2.0 | Significant improvements and several new examples. |
||
1.1.0.1 | Updated license |
||
1.1.0.0 | minor update: cleanup few mlint messages. |