File tree Expand file tree Collapse file tree 7 files changed +0
-42
lines changed
Expand file tree Collapse file tree 7 files changed +0
-42
lines changed Original file line number Diff line number Diff line change @@ -131,9 +131,6 @@ export PLACE_DENSITY ?= 0.60
131131# Endcap and Welltie cells
132132export TAPCELL_TCL = $(PLATFORM_DIR ) /openRoad/tapcell.tcl
133133
134- # TritonCTS options
135- export CTS_BUF_CELL ?= BUFx4_ASAP7_75t_R
136-
137134# Fill cells used in fill cell insertion
138135export FILL_CELLS = FILLERxp5_ASAP7_75t_R \
139136 FILLER_ASAP7_75t_R \
@@ -172,8 +169,6 @@ ifeq ($(ASAP7_USELVT), 1)
172169
173170 export ABC_DRIVER_CELL = BUFx2_ASAP7_75t_L
174171
175- export CTS_BUF_CELL = BUFx4_ASAP7_75t_L
176-
177172 export FILL_CELLS = "FILLERxp5_ASAP7_75t_L"
178173
179174 export TAP_CELL_NAME = TAPCELL_ASAP7_75t_L
@@ -223,8 +218,6 @@ ifeq ($(ASAP7_USESLVT), 1)
223218
224219 export ABC_DRIVER_CELL = BUFx2_ASAP7_75t_SL
225220
226- export CTS_BUF_CELL = BUFx4_ASAP7_75t_SL
227-
228221 export FILL_CELLS = "FILLERxp5_ASAP7_75t_SL"
229222
230223 export TAP_CELL_NAME = TAPCELL_ASAP7_75t_SL
Original file line number Diff line number Diff line change @@ -86,11 +86,6 @@ export MACRO_PLACE_CHANNEL ?= 20.16 20.16
8686# --------------------------------------------------------
8787export PLACE_DENSITY ?= 0.40
8888
89- # --------------------------------------------------------
90- # CTS
91- # --------------------------------------------------------
92- export CTS_BUF_CELL = gf180mcu_fd_sc_mcu$(TRACK_OPTION )$(POWER_OPTION ) __clkbuf_8
93-
9489# ---------------------------------------------------------
9590# Route
9691# ---------------------------------------------------------
Original file line number Diff line number Diff line change @@ -75,11 +75,6 @@ export MACRO_PLACE_CHANNEL ?= 80 80
7575# --------------------------------------------------------
7676export PLACE_DENSITY ?= 0.65
7777
78- # --------------------------------------------------------
79- # CTS
80- # -------------------------------------------------------
81- # TritonCTS options
82- export CTS_BUF_CELL ?= sg13g2_buf_2
8378# ---------------------------------------------------------
8479# Route
8580# ---------------------------------------------------------
Original file line number Diff line number Diff line change @@ -67,12 +67,6 @@ export MACRO_PLACE_CHANNEL ?= 18.8 19.95
6767# --------------------------------------------------------
6868export PLACE_DENSITY ?= 0.30
6969
70- # --------------------------------------------------------
71- # CTS
72- # -------------------------------------------------------
73- # TritonCTS options
74- export CTS_BUF_CELL ?= BUF_X4
75-
7670# ---------------------------------------------------------
7771# Route
7872# ---------------------------------------------------------
Original file line number Diff line number Diff line change @@ -103,12 +103,6 @@ export MACRO_PLACE_CHANNEL ?= 80 80
103103# --------------------------------------------------------
104104export PLACE_DENSITY ?= 0.60
105105
106- # --------------------------------------------------------
107- # CTS
108- # -------------------------------------------------------
109- # TritonCTS options
110- export CTS_BUF_CELL ?= sky130_fd_sc_hd__clkbuf_4
111-
112106# ---------------------------------------------------------
113107# Route
114108# ---------------------------------------------------------
Original file line number Diff line number Diff line change @@ -104,12 +104,6 @@ export MACRO_PLACE_CHANNEL ?= 80 80
104104# --------------------------------------------------------
105105export PLACE_DENSITY ?= 0.60
106106
107- # --------------------------------------------------------
108- # CTS
109- # -------------------------------------------------------
110- # TritonCTS options
111- export CTS_BUF_CELL ?= sky130_fd_sc_hd__clkbuf_4
112-
113107# ---------------------------------------------------------
114108# Route
115109# ---------------------------------------------------------
Original file line number Diff line number Diff line change @@ -65,13 +65,6 @@ export MACRO_PLACE_CHANNEL ?= 80 80
6565# --------------------------------------------------------
6666export PLACE_DENSITY ?= 0.50
6767
68- #
69- # --------------------------------------------------------
70- # CTS
71- # -------------------------------------------------------
72- # TritonCTS options
73- export CTS_BUF_CELL ?= sky130_fd_sc_hs__clkbuf_4
74-
7568# ---------------------------------------------------------
7669# Route
7770# ---------------------------------------------------------
You can’t perform that action at this time.
0 commit comments