• 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. Custom IC Design
  3. lxCheckAgainstSource() command query

Stats

  • Locked Locked
  • Replies 1
  • Subscribers 125
  • Views 12146
  • 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

lxCheckAgainstSource() command query

kssbaig
kssbaig over 4 years ago

Hi Andrew, 

I am using ICADV18.1 ISR10 and I have a query related to lxCheckAgainstSource command.

lxCheckAgainstSource(
d_schCellViewID
d_layCellViewID
[ ?masterDiff { t | nil } ] [ ?paramDiff { t | nil } ] [ ?unboundInsts { t | nil } ] [ ?connectivity { t | nil } ] [ ?maxDiffsLimit x_maxDiffsLimit ] [ ?logFileName t_logFileName ] [ ?appendToLog { t | nil } ] [ ?nameDiff { t | nil } ] [ ?dummyDiff { t | nil } ] [ ?busTermDiff { t | nil } ] [ ?virtualHierDiff { t | nil } ] ) = t / nil



  

The command has almost all options in the form, except "Open workspace", (highlighted in red in the above picture)

The "Open workspace" option in the form opens "CAS" workspace and enables the CAS tab in the Annotation Browser, as shown below:



I can se the CAS workspace using the following command
deSetWorkspace(geGetEditCellViewWindow(cv) "CAS")

But I cannot enable the CAS tab in the Annotation Browser. How can I enable the "CAS" tab in the annotation browser, after running lxCheckAgainstSource command?

  • Cancel
  • kssbaig
    kssbaig over 4 years ago

    I found out the reason. I have the following in my .cdsinit
    envSetVal("layoutXL" "lxSchematicDefaultApp" 'cyclic "None")

    This would prevent opening the schematic, automatically after opening Layout in XL mode. I have it just to speed up the time for opening layout. 

    As the schematic is not open, the schematic.cxt file didn't load into virtuoso. This might have caused lxCheckAgainstSource() command to not display the results in "Annonation Browser" tab. 

    After I open the layout, with corresponding schematic, I am able to see the CAS tab after running the lxCheckAgainstSource() command. 

    • Cancel
    • Vote Up 0 Vote Down
    • 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