This example shows how to open the HDL Code Advisor for the sfir_single model.
sfir_single
To open the HDL Code Advisor for the sfir_single model, enter:
hdlcodeadvisor('sfir_single')
Updating Model Advisor cache...
Model Advisor cache updated. For new customizations, to update the cache, use the Advisor.Manager.refresh_customizations method.
This example shows how to open the HDL Model Checker for the symmetric fir subsystem within the sfir_single model.
sfir_single
To open the HDL Model Checker for the Symmetric fir subsystem, enter:
hdlcodeadvisor('sfir_single/symmetric_fir')
Updating Model Advisor cache...
Model Advisor cache updated. For new customizations, to update the cache, use the Advisor.Manager.refresh_customizations method.