Test bench name postfix - Specify suffix appended to test bench name - MATLAB (original) (raw)

Main Content

Specify suffix appended to test bench name

Model Configuration Pane: Test Bench

Description

Specify a suffix appended to the test bench name.

Dependencies

Make sure that the system selected is the DUT. This option is disabled if you select the entire model.

Settings

_tb (default)

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

No recommendations.

Programmatic Use

Parameter: TestBenchPostFix
Type: character vector
Default: '_tb'

Version History

Introduced in R2012a