Skip to content

Commit 0f578c6

Browse files
committed
test: helpers commentary
Signed-off-by: Bartłomiej Chmiel <[email protected]>
1 parent e28b5dd commit 0f578c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/helpers.tcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ proc write_verilog_for_eqy { test stage remove_cells } {
5555
# Argument Description
5656
# lib_dir: specifies directory with Verilog library files to be read
5757
# alongside tested design
58-
# liberty_files: specifies list of SDK liberty files to be read
58+
# liberty_files: specifies list of PDK liberty files to be read
5959
# remove_cells: specifies remove_cells mode for write_verilog_for_eqy call
6060

6161
sta::define_cmd_args "run_equivalence_test" {

0 commit comments

Comments
 (0)