Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
13 years ago

signal 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 multiple causes.

Error: Error during compilation: Error: Error analyzing model see log for details.

what does it mean? anyone can help :confused:

I'm using quarters 8.1 (free version), signal builder 8.0, and matlab 2009b.

1 Reply

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    I 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.