• 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. Mixed-Signal Design
  3. ADE window opens on opposite display

Stats

  • Locked Locked
  • Replies 3
  • Subscribers 64
  • Views 13911
  • 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

ADE window opens on opposite display

itos
itos over 11 years ago

Hi,

I use Cygwin's X Server to access Cadence ADE L running on a linux machine.

On my client there are 2 displays: 1 secondary (auxiliary) one to the left and a primary, main monitor on the right.

Whenever ADE opens a new window, the new window appears always on the secondary monitor, in particular the top left of it.
Probably because it's coordinate (0,0). This is very annoying and hampers efficient working: Each and every action has to be followed by dragging the new window to the main monitor again.

Does anyone experience similar problems?

Any ideas how to fix this?

Thanks!

 

  • Cancel
  • Andrew Beckett
    Andrew Beckett over 11 years ago

    You could probably use these two .cdsenv settings to control the position of the ADE L window:

    asimenv.window  x               int     1   
    asimenv.window  y               int     317

    Or from SKILL, these would be:

    envSetVal("asimenv.window" "x" 'int 1)

    So change the x and y coordinates to whatever works for you.

    Regards,

    Andrew.

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • itos
    itos over 11 years ago

     Hi Andrew,

     

    Thank you, that sounds really promising. Unfortunately it has no effect for me.

    I quit Virtuoso, added exactly these lines (in front of everything else) to the .cdsenv file in my home directory (separated with tabs):

    asimenv.window  x       int     1024
    asimenv.window  y       int     768

    But once I start virtuoso again, the windows popup exactly at thesame spots: Secondary monitor, top-left (0,0).

    Is there anything special to consider? tabs vs. spaces? Location of the file? Location within the file? Etc.

    Thanks again!

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • Andrew Beckett
    Andrew Beckett over 11 years ago

    You should check they are not being overridden (maybe from your .cdsinit somewhere). I tried and this worked - but you can check by doing:

    envGetVal("asimenv.window" "x")

    (and the same for y) to see what the values are in the CIW. You could also try setting:

    envSetVal("asimenv.window" "x" 'int 1024)

    in the CIW to see if that helps.

    Andrew.

    • 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