R
Riad KACED
Guest
Hi Allen,
If you add the following into your compare rule file :
filter(X)
Then it Filters out any device (MOS, BJT, RES, CAP, DIODE, IND, or
generic) where all terminals are tied together.
This is a kind of global shorted-devices filtering.
If you want to set filters for a certain type of devices, you can use
one or more of the following commands:
filter(res "X" )
filter(cap "X" )
filter(mos "X" )
filter(ldd "X" )
filter(bjt "X" )
filter(ind "X" )
filter(generic "X" )
There are plenty of other options, please give a look at the following
document in your ASSURA stream:
Assura Physical Verification Command Reference (assuracommandref.pdf)
Cheers,
Riad.
If you add the following into your compare rule file :
filter(X)
Then it Filters out any device (MOS, BJT, RES, CAP, DIODE, IND, or
generic) where all terminals are tied together.
This is a kind of global shorted-devices filtering.
If you want to set filters for a certain type of devices, you can use
one or more of the following commands:
filter(res "X" )
filter(cap "X" )
filter(mos "X" )
filter(ldd "X" )
filter(bjt "X" )
filter(ind "X" )
filter(generic "X" )
There are plenty of other options, please give a look at the following
document in your ASSURA stream:
Assura Physical Verification Command Reference (assuracommandref.pdf)
Cheers,
Riad.