fpga-open-speech-tools / simulink_models

Simulink models for speech and audio processing
MIT License
4 stars 4 forks source link

Added toggleModelRefDebug.m #58

Closed fe-wickham closed 3 years ago

fe-wickham commented 3 years ago

for use with switching between validating individual model references and simulating systems that have multiple of the referenced model.

The problem it solves for cases like openMHA where the processing blocks are duplicated for each channel, causing ToWorkspace blocks to not be allowed in any of processing blocks for simulation but they are quite useful during validation of those individual blocks.

dack-fe commented 3 years ago

Looks good. Tested with the Open MHA Simulation