• 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. Allegro X Scripting - TCL
  3. Hide the window after using command "exportNetList" in ...

Stats

  • State Not Answered
  • Replies 2
  • Subscribers 13
  • Views 292
  • Members are here 0
More Content

Hide the window after using command "exportNetList" in ASC

Gelzone
Gelzone 3 days ago

I call exportNetList not only by manually but also with tcl script, and it will show a message window to tell me where the netlist saved.
Can I hide the window or any way to close the window automatically?

BTW, can I change the output path for the netlist file? I found it always generated at <//output/sch_name/packaged/>.

  • Sign in to reply
  • Cancel
Parents
  • CadAP
    0 CadAP 2 days ago

    Gelzone 

    cps::setSuppressDialog 1
    This will suppress all the pop up messages for current session. Executing same command with value 0 will re-enable pop up messages:
    cps::setSuppressDialog 0

    Try and let me know your inputs

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • Gelzone
    0 Gelzone 2 days ago in reply to CadAP

    I used the .cpm file as my input and it worked when I used exportNetList command.

    But when I tried another related command such as exportPhysical, it seems the procedure did not work normally (it just generated pstcmdb.dat, not the pstdedb.cdsz). I ensured that I got the complete compressed file if I copy and paste the command manually.

    But it's not my primary problem. It's enough the cps::setSuppressDialog 1 can work on exportNetList.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
Reply
  • Gelzone
    0 Gelzone 2 days ago in reply to CadAP

    I used the .cpm file as my input and it worked when I used exportNetList command.

    But when I tried another related command such as exportPhysical, it seems the procedure did not work normally (it just generated pstcmdb.dat, not the pstdedb.cdsz). I ensured that I got the complete compressed file if I copy and paste the command manually.

    But it's not my primary problem. It's enough the cps::setSuppressDialog 1 can work on exportNetList.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
Children
No Data
Cadence Guidelines

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