Some questions about lvs

Hi, I have some problems in implementing the lvs.

If I wanna do LVS, I need to make an instance first ?(not sure)

@laurent_c
Is there any Tutorial stuff of the LVS?
Thanks!
I read your code in github, but I still do not understand so many stuffs

for example 1:

tolerance("PMOS_LVT", "W", :absolute => 1.nm, :relative => 0.001)
for example 2 :

equivalent_pins("AND2_X2", "A1", "A2")

How do I know PMOS_LVT? or you have already define it as instance?

thanks!

Comments

Sign In or Register to comment.