Christof Gindu
10/15/2022, 10:10 AMTim Edwards
10/15/2022, 12:12 PMMicah Tseng
10/15/2022, 6:38 PMTim Edwards
10/16/2022, 11:57 AMarray pitch <x> <y>
with the increased pitch between cells (e.g., array pitch 12um 12um
).Christof Gindu
10/16/2022, 11:58 AMMicah Tseng
10/16/2022, 5:09 PMMicah Tseng
10/16/2022, 5:12 PMTim Edwards
10/16/2022, 6:52 PMdoc/html/
.Micah Tseng
10/16/2022, 6:53 PMMicah Tseng
10/17/2022, 1:49 AMarray
line.
I took a look at the sky130A.tcl and found the code generating the capacitor. By adjusting the parameters to the values bot_surround 0.2
and end_spacing *0.3*
in the default capacitor values section (line 2339) I can generate capacitors that pass both Magic and Klayout DRC.
I don’t really like modifying sky130A.tcl (especially since I’m using a docker container and any changes there get burned on restart)…what do you advise? Should I just create a single cap, make an array of that and then wire them together?Micah Tseng
10/17/2022, 2:05 AMChristof Gindu
10/17/2022, 7:14 AMTim Edwards
10/17/2022, 12:46 PMMicah Tseng
10/17/2022, 2:46 PMTim Edwards
10/17/2022, 6:55 PM