Can't understand individual VHDL files generated.
3 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Jaykishan Solanki
le 5 Juil 2024
Réponse apportée : Aditya
le 5 Juil 2024
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?
0 commentaires
Réponse acceptée
Aditya
le 5 Juil 2024
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.
0 commentaires
Plus de réponses (0)
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!