Forum Discussion
Altera_Forum
Honored Contributor
15 years agoDsp builder port number mismatches
Hello Guys, I am using simulink on Centos system at the university and recently started using Altera DSP builder blocksets . I am facing a problem, whenever i try adding ports to the block through...
Altera_Forum
Honored Contributor
15 years agoSounds like your path is missing lots of stuff. Try adding further directories:
addpath(genpath('/sw/altera/quartus/9.0/quartus/dspba')) Will add every directory under DSP Builder Advanced to your MATLAB path and so you shouldn't miss anything. You could make it more fine-grained with that if that was too much.