Skip to content

Commit 7236d5e

Browse files
authored
Merge pull request #1320 from vvbandeira/fix-tap-gf180
gf180: change tapcell config
2 parents 5c135fc + cfecb43 commit 7236d5e

File tree

1 file changed

+1
-15
lines changed

1 file changed

+1
-15
lines changed
Lines changed: 1 addition & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,5 @@
11
tapcell \
2-
-no_cell_at_top_bottom \
32
-endcap_cpp "12" \
43
-distance 100 \
54
-tapcell_master $::env(TIE_CELL) \
6-
-endcap_master $::env(ENDCAP_CELL) \
7-
-tap_nwin2_master $::env(ENDCAP_CELL) \
8-
-tap_nwin3_master $::env(ENDCAP_CELL) \
9-
-tap_nwout2_master $::env(ENDCAP_CELL) \
10-
-tap_nwout3_master $::env(ENDCAP_CELL) \
11-
-tap_nwintie_master $::env(ENDCAP_CELL) \
12-
-tap_nwouttie_master $::env(ENDCAP_CELL) \
13-
-cnrcap_nwin_master $::env(ENDCAP_CELL) \
14-
-cnrcap_nwout_master $::env(ENDCAP_CELL) \
15-
-incnrcap_nwin_master $::env(ENDCAP_CELL) \
16-
-incnrcap_nwout_master $::env(ENDCAP_CELL) \
17-
-tbtie_cpp 16 \
18-
-halo_width_x 2 \
19-
-halo_width_y 2
5+
-endcap_master $::env(ENDCAP_CELL)

0 commit comments

Comments
 (0)