Forum Discussion
Altera_Forum
Honored Contributor
16 years agoCreating subsystems
Is it possible to create subsystems in Simulink out of DSP blocks and not have it use the standard simulink IO blocks? If its not, when using the signal compiler with several sub systems created usin...
Altera_Forum
Honored Contributor
16 years agoi don't quite understand the question but you can create subsystems that do not use the DSP Builder i/o blocks. you only need to use the i/o blocks to define the actual input and output to the whole system. individual subsystems within a single model can be connected without using DSP Builder i/o blocks. does this help?