Forum Discussion
Altera_Forum
Honored Contributor
13 years agosignal compiler error
i have done doing my simulink using DSP builder. but when to compile the simulink the error shows like this : Matlab Error Error using ==> alt_dspbuilder_mdl2xml at 29 Error due to multip...
Altera_Forum
Honored Contributor
13 years agoI had similar problems, I think that you probably don't have an HDL file that one of your blocks is referencing in the same folder as your model. Mine was a problem with the pll_clock block being used by the HSMC card. If you started with one of the Altera examples but saved it in a different folder then you also need to move the clock files ( I think there was 6 actual files) to the same folder.