Info
Cette question est clôturée. Rouvrir pour modifier ou répondre.
I want to see the hdl code generated using dsp builder in quartus 2 tool.
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
I have a simulink model for which the hdl has been generated but i don't know how to view it.
0 commentaires
Réponses (2)
Kaustubha Govind
le 27 Mar 2012
Do you mean it is in a format that cannot be opened in a text editor? DSP Builder is actually an Altera product (not from MathWorks), so you might have better luck on Altera forums.
2 commentaires
Kaustubha Govind
le 30 Mar 2012
Sorry, I really have no experience with DSP Builder. Altera Support might be a better option.
Tim McBrayer
le 27 Mar 2012
If you are using HDL Coder, the source code by default is located in a directory named 'hdlsrc', located under MATLAB's current working directory. This is user-configurable frmo the command line via the 'TargetDirectory' parameter-value pair, or by the relevant text entry box in the Configuration Parameters->HDL Code Generation parameter GUI.
1 commentaire
Kaustubha Govind
le 28 Mar 2012
Tim: It's looks like the OP is using Altera's DSP Builder, and not Simulink HDL Coder. Do the Configuration Parameters still apply?
Cette question est clôturée.
Voir également
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!