Skip to content

Commit 4ef9d59

Browse files
committed
tap: avoid overlapping def file names in tests
Signed-off-by: Peter Gadfort <peter.gadfort@gmail.com>
1 parent 3bcda77 commit 4ef9d59

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/tap/test/boundary_macros_separate2.tcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ read_lef Nangate45/Nangate45_stdcell.lef
77
read_lef Nangate45/fakeram45_64x7.lef
88
read_def boundary_macros.def
99

10-
set def_file [make_result_file boundary_macros_separate.def]
10+
set def_file [make_result_file boundary_macros_separate2.def]
1111

1212
cut_rows -endcap_master TAPCELL_X1
1313

0 commit comments

Comments
 (0)