TestBenchPostFix

Specify suffix to test bench name

Settings

'testbench suffix'

Default: '_tb'.

Specify the suffix to testbench name as a character vector.

For example, if the name of your DUT is my_test, HDL Coder™ adds the postfix _tb to form the name my_test_tb.

Set or View This Property

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