Home
  • Products
  • Solutions
  • Support
  • Company
  • Products
  • Solutions
  • Support
  • Company
Community Implementation Appending an inst to a schematic with TCL commands in I...

Stats

  • State Not Answered
  • Replies 0
  • Subscribers 6
  • Views 5855
  • Members are here 0

Appending an inst to a schematic with TCL commands in Innovus

MichaelWood
MichaelWood over 2 years ago

Basically, I'm trying to write a script that will take a list of objects and open a schematic window showing them all. I can do this manually by right-clicking on an inst and selecting the "Schematic View (Cone) -> Append..." option in the dropdown menu, but I haven't been able to figure out how to do it in the terminal window.

With the "gui_get_ui" command, I was able to find this element, called "popupMenu.subopenSchCone.Append...", and it tells me the command it runs is: "RdaObjMenu::openSch append cone 0x<address>". However, if I try to run this myself, I'm told the namespace "RdaObjMenu" doesn't exist. I was hoping someone could shed some light on this situation.

  • Reply
  • Cancel
  • 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.

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

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