Reports
R2026bYou can generate reports about your generated code. Create code generation reports to estimate timing and resource usage of generated HDL code, review how HDL Coder™ applies optimizations to the generated code, and trace between the code and Simulink®. Generate coding standards reports to identify violations of coding standards in generated code.
Model Settings
Topics
- Create and Use Code Generation Reports
Describes how to generate a report including information on the generated code and suggestions for optimization. You can view the report in an HTML browser. The report supports bidirectional tracing between the generated code and the source blocks in your model.
- Generate HDL Coding Standard Report from Simulink
Generate an HDL coding standard report from your Simulink model by using the Configuration Parameters dialog box or at the command line.
- Code Generation Reports
View code generation results.
- Navigate Between Simulink Model and HDL Code by Using Traceability
Even a relatively small model can generate hundreds of lines of HDL code.
- HDL Coding Standard Report
What an HDL coding standard report is, the rule summary, and how you can fix warnings or errors related to rule violations.
- Generate Web View of Model in Code Generation Report
Include a Web view of the model to share your model and generated code outside of the MATLAB environment.
- Trace Code Using the Mapping File
How to use a mapping file to trace generated HDL entities back to the corresponding systems in your model.
- Find Feedback Loops
Highlight feedback loops that are inhibiting optimizations.