Skip to content

Instantly share code, notes, and snippets.

@sgherbst
Last active March 1, 2021 13:17
Show Gist options
  • Select an option

  • Save sgherbst/7ceb2059a0811abd277d258c4d3ecc4e to your computer and use it in GitHub Desktop.

Select an option

Save sgherbst/7ceb2059a0811abd277d258c4d3ecc4e to your computer and use it in GitHub Desktop.
(NMOS_THKOX
(NCSU_Devices_FreePDK45 NMOS_THKOX symbol)
(
(d D)
(g G)
(s S)
(b B)
)
)
(NMOS_VTG
(NCSU_Devices_FreePDK45 NMOS_VTG symbol)
(
(d D)
(g G)
(s S)
(b B)
)
)
(NMOS_VTH
(NCSU_Devices_FreePDK45 NMOS_VTH symbol)
(
(d D)
(g G)
(s S)
(b B)
)
)
(NMOS_VTL
(NCSU_Devices_FreePDK45 NMOS_VTL symbol)
(
(d D)
(g G)
(s S)
(b B)
)
)
(PMOS_THKOX
(NCSU_Devices_FreePDK45 PMOS_THKOX symbol)
(
(d D)
(g G)
(s S)
(b B)
)
)
(PMOS_VTG
(NCSU_Devices_FreePDK45 PMOS_VTG symbol)
(
(d D)
(g G)
(s S)
(b B)
)
)
(PMOS_VTH
(NCSU_Devices_FreePDK45 PMOS_VTH symbol)
(
(d D)
(g G)
(s S)
(b B)
)
)
(PMOS_VTL
(NCSU_Devices_FreePDK45 PMOS_VTL symbol)
(
(d D)
(g G)
(s S)
(b B)
)
)
( (p res r)
(analogLib res symbol)
(
(PLUS)
(MINUS)
)
)
( (p cap c)
(analogLib cap symbol)
(
(PLUS)
(MINUS)
)
)
@sgherbst
Copy link
Author

This is a cellmap file for an open-source, Apache-licensed PDK from NCSU called FreePDK45. It was hand-edited to add resistor and capacitor parasitic devices after running a generator script found here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment