[Doc] update documentation on the new option '--testbench_type'

This commit is contained in:
tangxifan 2021-06-25 10:16:48 -06:00
parent bcc16d732c
commit 8e2ba718d0
1 changed files with 4 additions and 0 deletions

View File

@ -173,6 +173,10 @@ write_simulation_task_info
Must specify the reference benchmark Verilog file if you want to output any testbenches. For example, ``--reference_benchmark_file_path /temp/benchmark/counter_post_synthesis.v`` Must specify the reference benchmark Verilog file if you want to output any testbenches. For example, ``--reference_benchmark_file_path /temp/benchmark/counter_post_synthesis.v``
.. option:: --testbench_type <string>
Specify the type of testbenches [``preconfigured_testbench``|``full_testbench``]. By default, it is the ``preconfigured_testbench``.
.. option:: --verbose .. option:: --verbose
Show verbose log Show verbose log