Forum Discussion

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

DSP Builder generating non-zero width errors

Running DSP Builder in Simulink. I haven't done anything drastic but now my model aborts when I hit run. The Matlab console is complaining about Java errors and the simulink window grabs a random delay line and complains about 'non-zero width' errors. I've seen the errata, and have tried reloading the file, even reloading Matlab to no avail.

Any ideas?

1 Reply

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

    Turns out the DCFIFOs were messing things up. Two on one page was fine, but multiple subsystems or something screwed it up. Changed to single clock FIFOs and it works fine.