Layout

Layout#

NOTE: If you were previously using the gf180 package, it has been renamed to gf180mcu and the original package is now deprecated.

Layout driven flow#

You can import the PDK and layout any of the standard cells

import gf180mcu  # The new package name (previously gf180)
c = gf180mcu.diode_dw2ps()
c.plot()
../_images/59a55c4287bd0badbf530c852e2586da47e275c047bdff9b355d65ed93861612.png