Skip to content

Commit 07fcf60

Browse files
committed
Just adding comment
Signed-off-by: louiic <[email protected]>
1 parent 2aa22d2 commit 07fcf60

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

flow/platforms/asap7/openRoad/tapcell.tcl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
puts "\[INFO-FLOW\] Tap and End Cap cell insertion"
22
puts "\[INFO-FLOW\] TAP Cell : $::env(TAP_CELL_NAME)"
33
puts "\[INFO-FLOW\] ENDCAP Cell : $::env(TAP_CELL_NAME)"
4+
puts "\[INFO-FLOW\] Halo Around Macro : $::env(MACRO_HALO_X) $::env(MACRO_HALO_Y)"
45
puts "\[INFO-FLOW\] TAP Cell Distance : 25"
56

7+
# allow user to set the halo around macro with MACRO_HALO_?
68
tapcell \
79
-distance 25 \
810
-tapcell_master "$::env(TAP_CELL_NAME)" \

0 commit comments

Comments
 (0)