Discussions
Sign In
Home
›
mrg
›
Comments
Sign In
·
Register
Activity
Discussions
3
Comments
3
Howdy, Stranger!
It looks like you're new here. If you want to get involved, click one of these buttons!
Sign In
Register
mrg
About
Username
mrg
Joined
April 2021
Visits
5
Last Active
January 22
Roles
Member
Activity
Discussions
3
Comments
3
Comments
~/temp (master)$ python3 -m venv .venv ~/temp (master)$ source .venv/bin/activate(.venv) ~/temp (master)$ python3 -m pip install klayoutCollecting klayout Using cached klayout-0.29.10-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (23.8 M…
in
ImportError: cannot import name 'Qt' from 'pya' (/../lib/python3.8/site-packages/pya/__init__.py)
Comment by
mrg
December 2024
Ah, this was a problem with the scale of the W and L, but it wasn't reported as mismatching anywhere. The extraction script had an option for device_scaling that when enabled let this pass.
in
Basic LVS not working
Comment by
mrg
March 2023
I also tried comparing to the extracted netlist itself instead of the reference netlist, but it still didn't match.
in
Basic LVS not working
Comment by
mrg
March 2023
Powered by Vanilla