I want to see the hdl code generated using dsp builder in quartus 2 tool.
Información
La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.
Mostrar comentarios más antiguos
I have a simulink model for which the hdl has been generated but i don't know how to view it.
Respuestas (2)
Kaustubha Govind
el 27 de Mzo. de 2012
0 votos
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 comentarios
dee koshy
el 30 de Mzo. de 2012
Kaustubha Govind
el 30 de Mzo. de 2012
Sorry, I really have no experience with DSP Builder. Altera Support might be a better option.
Tim McBrayer
el 27 de Mzo. de 2012
0 votos
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 comentario
Kaustubha Govind
el 28 de Mzo. de 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?
La pregunta está cerrada.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!