Is it possible to have a simulink model and run a co simulation using the model along with verilog either user created or from the HDL Coder?
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Christopher Muir
le 17 Nov 2016
Commenté : Christopher Muir
le 22 Nov 2016
Hi,
I am looking to use the HDL Coder to create verilog from a simulink model but my question is, can this sumlink model be simulated along side the verilog?
I ask as I want to create the overall model of the system using Simulink and then code the system myself in verilog but I want to make sure the verilog I create matches what was expected from the Simulink model.
Thanks, Chris
0 commentaires
Réponse acceptée
Tim McBrayer
le 17 Nov 2016
Yes. The HDL Verifier tool allows cosimulation between Simulink and HDL code. This code can be generated by HDL Coder, or it can be handwritten code, or a combination of the two.
https://www.mathworks.com/products/hdl-verifier/
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur HDL Coder dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!