Skip to content

Commit 8550643

Browse files
committed
ppl: tclfmt again
Signed-off-by: Eder Monteiro <[email protected]>
1 parent ba93acd commit 8550643

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/ppl/test/random_deprecated1.tcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ read_lef Nangate45/Nangate45.lef
44
read_def gcd.def
55

66
place_pins -random -hor_layers metal3 -ver_layers metal2 \
7-
-corner_avoidance 0 -min_distance 0.12
7+
-corner_avoidance 0 -min_distance 0.12

src/ppl/test/random_deprecated2.tcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ read_lef Nangate45/Nangate45.lef
44
read_def gcd.def
55

66
place_pins -random_seed 20 -hor_layers metal3 -ver_layers metal2 \
7-
-corner_avoidance 0 -min_distance 0.12
7+
-corner_avoidance 0 -min_distance 0.12

0 commit comments

Comments
 (0)