Forum Discussion
Dhruv1
New Contributor
6 years agoFacing issues during HDL conversion of DSP builder design.
Hey guys,
I'm student of IIT Roorkee(INDIA). I was facing the same error while simulating either the demo design or the design which was created by me using DSP builder blocksets in MATLAB. I'll...
JeffC_Altera
Occasional Contributor
6 years agoHello. It appears as though the instance you are running might not have been started using the dsp_builder.bat startup script. This points MATLAB to DSP Builder libraries. You should have a "DSP Builder" menu across the top of your simulink model if started correctly. Does not appear to be the case in your screenshot.
- Make sure DSP Builder was installed correctly (after both Quartus and MATLAB installations exist - and target a valid MATLAB installation)
- Start DSP Builder from the Start Menu in windows - i.e. "DSP Builder - Start in MATLAB R2013a" under the Quartus installation
If you don't start it this way, MATLAB/Simulink does not have any awareness of DSP Builder resources - which appears to be the case.
Hopefully this helps.