Skip to content

Commit 9b6b900

Browse files
authored
Merge pull request #8834 from gadfort/fix-tap-error
tap: avoid overlapping def file names in tests
2 parents 377bf64 + 4ef9d59 commit 9b6b900

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)