Info

이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.

I want to see the hdl code generated using dsp builder in quartus 2 tool.

조회 수: 3 (최근 30일)
dee koshy
dee koshy 2012년 3월 27일
마감: MATLAB Answer Bot 2021년 8월 20일
I have a simulink model for which the hdl has been generated but i don't know how to view it.

답변 (2개)

Kaustubha Govind
Kaustubha Govind 2012년 3월 27일
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
dee koshy
dee koshy 2012년 3월 30일
Umm no.I cant seem to locate the hdl code in the quartus tool.Is there some default folder in which it gets saved?
Kaustubha Govind
Kaustubha Govind 2012년 3월 30일
Sorry, I really have no experience with DSP Builder. Altera Support might be a better option.

Tim McBrayer
Tim McBrayer 2012년 3월 27일
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
Kaustubha Govind
Kaustubha Govind 2012년 3월 28일
Tim: It's looks like the OP is using Altera's DSP Builder, and not Simulink HDL Coder. Do the Configuration Parameters still apply?

이 질문은 마감되었습니다.

제품

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by