Intel® Quartus® Prime Standard Edition User Guide: Platform Designer

ID 683364
Date 12/15/2018
Public
Document Table of Contents

6.7.7.10. set_use_testbench_naming_pattern

Description

Use this command to create testbench systems so that the generated file names for the test system match the system's original generated file names. Without setting this command, the generated file names for the test system receive the top-level testbench system name.

Usage

set_use_testbench_naming_pattern <value>

Returns

No return value.

Arguments

value
True or false.

Example

set_use_testbench_naming_pattern true

Notes

Use this command only to create testbench systems.