We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e28b5dd commit 0f578c6Copy full SHA for 0f578c6
test/helpers.tcl
@@ -55,7 +55,7 @@ proc write_verilog_for_eqy { test stage remove_cells } {
55
# Argument Description
56
# lib_dir: specifies directory with Verilog library files to be read
57
# alongside tested design
58
-# liberty_files: specifies list of SDK liberty files to be read
+# liberty_files: specifies list of PDK liberty files to be read
59
# remove_cells: specifies remove_cells mode for write_verilog_for_eqy call
60
61
sta::define_cmd_args "run_equivalence_test" {
0 commit comments