Altera_Forum
Honored Contributor
17 years agoMegacore functions in DSP Builder not working
Hello, I'm having problems using the MegaCore functions with Matlab's Simulink. All the other blocksets work but when I try to use MegaCore functions under the Altera DSP Builder Blockset the block appears grayed out and it gives me an error when I double-click it:
error evaluating 'openfcn' callback of megacore alterablockset block (mask)'untitled/fir_compiler_v3_3_0'
error using ==> textscan
first input can not be empty. The software that's availiable to me is Quartus II 7.2 and Matlab R2007a (7.4.0) Also if I try to use a Video and Image Processing block I get a different error: unable to locate scaler v7.2 in the ip librarian.
please ensure the entity is available on the quartus global search path Is this the reason why my MegaCore functions are not working correctly either? How can edit the Quartus Search Path and what path would I need to include? Any help would be appreciated it.