Anderson Hsieh
01/22/2024, 9:41 PMTim Edwards
01/23/2024, 2:05 AMsky130/magic/sky130.tcl
(or the GF parameterized cells in gf180mcu/magic/gf180mcu.tcl
). Mostly they're just complicated combinations of magic cursor box manipulation and drawing commands, arithmetic and embedded design rules.Anderson Hsieh
01/23/2024, 2:17 AMAnderson Hsieh
01/23/2024, 2:17 AMTim Edwards
01/23/2024, 2:02 PMload <cell> scaled <n> <d>
; if you're trying to double the width of a device, you can edit the cell, do an area selection of half of it, and use the stretch
command to increase the dimensions in one direction.