Altera_Forum
Honored Contributor
14 years agoDSP Builder Simulink Errors
i have quartus ii 9.0 web edition and matlab r2008a. recently i installed dsp builder v9.0 successfully. but when i try to add dsp blocks i get errors like this:
------------------------------------------------------------------------ "error in block : untitled/altbusjava exception occurred:
java.lang.illegalargumentexception: no enum const class com.altera.dspbuilder.simulation.extendeddirection.ä°nport
at java.lang.enum.valueof(unknown source)
at com.altera.dspbuilder.simulation.extendeddirection.valueof(unknown source)
at com.altera.dspbuilder.simulation.templates.blockxmlparser.addporttoblock(unknown source)
at com.altera.dspbuilder.simulation.templates.blockxmlparser.createblock(unknown source)
at com.altera.dspbuilder.simulation.templates.blockxmlparser.getblocktemplate(unknown source)
at com.altera.dspbuilder.simulation.blockfactory.getblocktemplate(unknown source)
at com.altera.dspbuilder.simulation.blockfactory.getblocktemplate(unknown source)
at com.altera.dspbuilder.simulation.factory.createblock(unknown source)
at com.altera.dspbuilder.simulation.model.createblock(unknown source)
at com.altera.dspbuilder.simulation.cache.createblock(unknown source)
at com.altera.dspbuilder.simulation.mask.init(unknown source)" ------------------------------------------------------------------------- also when i try to modify these blocks i always get s-parameter errors like this: ------------------------------------------------------------------------- "s-function parameter count mismatch. s-function sinout in singen/sinin is expecting 0 parameters while 8 were provided in the dialog box." ------------------------------------------------------------------------- i searched over internet and found nothing. also the previous threads (...alteraforum.com/forum/showthread.php?t=4974) about s-parameter error hasn't solved yet. i think dsp builder has compatibility issues and unstable.