Help CenterHelp Center
Display HDL model parameters with nondefault values
hdldispmdlparams(model)
hdldispmdlparams(model,"all")
hdldispmdlparams(model) displays, for the specified model, the names and values of HDL parameters that have nondefault values.
model
hdldispmdlparams(model,"all") displays the names and values of all HDL parameters for the specified model.
"all"
example
collapse all
This example displays HDL properties of the current model, sfir_fixed, that have nondefault values.
sfir_fixed
open_system("sfir_fixed") hdldispmdlparams(bdroot)
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% HDL CodeGen Parameters (non-default) %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% HDLSubsystem : 'sfir_fixed/symmetric_fir'
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
Name of an open model.
'all'
If you pass in "all", hdldispmdlparams displays the names and values of all HDL properties of the specified model.
hdldispmdlparams
Introduced in R2010b
View HDL Model Parameters
You clicked a link that corresponds to this MATLAB command:
Run the command by entering it in the MATLAB Command Window. Web browsers do not support MATLAB commands.
Select a Web Site
Choose a web site to get translated content where available and see local events and offers. Based on your location, we recommend that you select: .
You can also select a web site from the following list:
Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.
Contact your local office