• Skip to main content
  • Skip to search
  • Skip to footer
Cadence Home
  • This search text may be transcribed, used, stored, or accessed by our third-party service providers per our Cookie Policy and Privacy Policy.

  1. Community Forums
  2. RF Design
  3. Assura LVS is negelecting shorted/opened device in the ...

Stats

  • Locked Locked
  • Replies 0
  • Subscribers 63
  • Views 464
  • Members are here 0
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Assura LVS is negelecting shorted/opened device in the schematic

RFStuff
RFStuff over 11 years ago

Dear All,

We are using a new process. We found that  Assura LVS is negelecting shorted/opened device in the schematic. We are using Assura latest version.

I saw the compare.cdl file. I saw   filterOptions = "XZ" in the file.

Also I saw the code as below:-

 DEV_list = list( "kxres_m0" "l1res_m0" "nwres_m0" "opndres_m0" "silres_m0" "opppcres_m0" "oprppres_m0" "oprrpres_m0" "kxres_m1" "l1res_m1" "nwres_m1" "opndres_m1" "silres_m1" "opppcres_m1" "oprppres_m1" "oprrpres_m1" )

if( !avSwitch( "layout_compare_filters_only" ) then

    foreach( FET_dev DEV_list

      filter(FET_dev  sch  filterOptions ignore("G") )

    ) ; end foreach FET_dev
  ) ; end avSwitch

 

I have following doubt/confusions. Can  anbody please calrify them:-

1:-

  I think filterOptions = "XZ" applied to all  devices but overridden by the filter( ) command. Am I right ?

2:-

Where I can set/change the values of avSwitch ? or there is NO option as such ?

3:-

 If I comment the  filterOptions = "XZ", what will happen to filter(FET_dev  sch  filterOptions ignore("G") ) in the above code ?

4:-

 If I comment the  filterOptions = "XZ", what will happen to filter(FET_dev  sch  filterOptions  )  ?

 

Kind Regards,

 

 

 

 

  • Cancel

Community Guidelines

The Cadence Design Communities support Cadence users and technologists interacting to exchange ideas, news, technical information, and best practices to solve problems and get the most from Cadence technology. The community is open to everyone, and to provide the most value, we require participants to follow our Community Guidelines that facilitate a quality exchange of ideas and information. By accessing, contributing, using or downloading any materials from the site, you agree to be bound by the full Community Guidelines.

© 2025 Cadence Design Systems, Inc. All Rights Reserved.

  • Terms of Use
  • Privacy
  • Cookie Policy
  • US Trademarks
  • Do Not Sell or Share My Personal Information