Clear Filters
Clear Filters

Can't understand individual VHDL files generated.

19 views (last 30 days)
I have generated hdl code from a simulink model, but it has created many files. I don't have any prior experience with VHDL and can't understand what is each file doing. Is there any way to know what the individual VHDL files are doing?

Accepted Answer

Aditya
Aditya on 5 Jul 2024 at 6:10
Hi Jaykishan,
Please refer to this MATLAB documentation to understand the generated HDL code:
This documentation explains the file structure and how you can understand different parts, as well as the mapping between Simulink components and the generated code.

More Answers (0)

Categories

Find more on Code Generation in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!