GenerateCoSimBlock

Generate HDL Cosimulation blocks for use in testing DUT

Settings

'on'

If your installation includes one or more of the following HDL simulation features, HDL Coder™ generates an HDL Cosimulation block for each:

  • HDL Verifier™ for use with Mentor Graphics® ModelSim®

  • HDL Verifier for use with Cadence Incisive®

The coder configures the generated HDL Cosimulation blocks to conform to the port and data type interface of the DUT selected for code generation. By connecting an HDL Cosimulation block to your model in place of the DUT, you can cosimulate your design with the desired simulator.

The coder appends the character vector that the CosimLibPostfix property specifies to the names of the generated HDL Cosimulation blocks.

'off' (default)

Do not generate HDL Cosimulation blocks.

Set or View This Property

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