Info
Questa domanda è chiusa. Riaprila per modificarla o per rispondere.
I want to see the hdl code generated using dsp builder in quartus 2 tool.
6 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
I have a simulink model for which the hdl has been generated but i don't know how to view it.
0 Commenti
Risposte (2)
Kaustubha Govind
il 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 Commenti
Kaustubha Govind
il 30 Mar 2012
Sorry, I really have no experience with DSP Builder. Altera Support might be a better option.
Tim McBrayer
il 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 Commento
Kaustubha Govind
il 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?
Questa domanda è chiusa.
Vedere anche
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!