CodeGenerationOutput

Control production of generated code and display of generated model

Settings

'Generated code output'

To control the generated code output and display of generated model, specify one of the following:

Default: 'GenerateHDLCode' generates code but does not display the generated model.

'GenerateHDLCodeAndDisplayGeneratedModel' generates HDL code and displays the generated model after code generation.

'DisplayGeneratedModelOnly' creates and displays the generated model, but does not proceed to code generation.

Set or View This Property

To set this property, use hdlset_param or makehdl. To view the property value, use hdlget_param.

Was this topic helpful?