Skip to content

Commit 13f722f

Browse files
committed
rename tests
Signed-off-by: dsengupta0628 <dsengupta@precisioninno.com>
1 parent bf469f5 commit 13f722f

4 files changed

Lines changed: 2 additions & 2 deletions

File tree

test/regression_vars.tcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ record_public_tests {
166166
verilog_attribute
167167
verilog_specify
168168
verilog_write_escape
169-
verilog_unconnected_pin
169+
verilog_unconnected_hpin
170170
}
171171

172172
define_test_group fast [group_tests all]
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
read_liberty asap7_small.lib.gz
2-
read_verilog verilog_unconnected_pin.v
2+
read_verilog verilog_unconnected_hpin.v
33
link_design top
44
puts "Find b1/out2: [get_full_name [get_pins b1/out2]]"
55
puts "Find b2/out2: [get_full_name [get_pins b2/out2]]"

0 commit comments

Comments
 (0)