3.6.2.2.5 set_custom_test_bench_module

This Tcl command is to specify the name of the user-provided testbench module to be using for RTL simulation. The testbench file must also be specified with3.6.2.2.4 set_custom_test_bench_file .

Category
Simulation
Value Type
String
Dependencies
set_custom_test_bench_file user_tb.v
Applicable Flows
All devices and flows
Test Status
Actively in-use
Examples
set_custom_test_bench_module "user_tb"