hdldispmdlparams
Display HDL model parameters with nondefault values
Description
Examples
Nondefault HDL Properties of the Model
This example displays HDL properties of the current model,
sfir_fixed
, that have nondefault
values.
open_system("sfir_fixed")
hdldispmdlparams(bdroot)
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% HDL CodeGen Parameters (non-default) %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% HDLSubsystem : 'sfir_fixed/symmetric_fir'
All HDL Properties of the Model
This example displays all of the HDL properties and
values of the current model, sfir_fixed
.
open_system("sfir_fixed") hdldispmdlparams(bdroot,"all")
%%%%%%%%%%%%%%%%%%%%%%%%% HDL CodeGen Parameters %%%%%%%%%%%%%%%%%%%%%%%%% AdaptivePipelining : 'off' AdderSharingMinimumBitwidth : 0 AutoPlace : 'on' AutoRoute : 'on' Backannotation : 'off' . . . VerilogFileExtension : '.v' Workflow : 'Generic ASIC/FPGA' sschdlMatrixProductSumCustomLatency : -1