Klayout extraction script #165
Answered
by
d-m-bailey
lhrodovalho
asked this question in
Q&A
-
|
Is there a script to only extract spice netlists for KLayout? I don't need LVS for now. |
Beta Was this translation helpful? Give feedback.
Answered by
d-m-bailey
Oct 29, 2025
Replies: 1 comment
-
|
@lhrodovalho the |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
lhrodovalho
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@lhrodovalho the
run_lvs.pyscript has a--net_onlyoption. The GUI has a similar option. This should extract a netlist that matches the layout hierarchy.