Hi, I wanted to draw a capacitor bank layout in Ma...
# ieee-sscs-dc-22
s
Hi, I wanted to draw a capacitor bank layout in Magic. I am using MIM-cap, but it seems that there aren't CTM and CBM layers in SKY130nm. Does it have a different name in Magic? Thanks
t
In magic, it's just layer "mimcap" and "mimcc" (MiM cap contact). Use the
Devices
menu with the parameterized cell generator to create the MiM cap, or at least to draw you a proper example of one.
s
Thanks for your response.