Does the open source sky130 have parameter extract...
# sky130
m
Does the open source sky130 have parameter extraction? The old circuit designer / signal integrity guy in me would like to know if I want to build new cells. My expertise back in the day was PLLs. In fact, I shipped a PLL in 0.13 back when it was the new hotness.
m
not sure if I understand - you want to know if it's possible to extract circuits/parasitics from new cells you design?
👍 1
I have a demo repo that shows drawing an inverter and then extracting spice and simulating it here: https://github.com/mattvenn/magic-inverter
👍 1
using sky130
m
Yeah
Thanks. Just what I’m looking for