How to setup the "Project Directory" on ADE by using SKILL

Discussion in 'Cadence' started by roland, Feb 25, 2004.

  1. roland

    roland Guest

    Dears :

    How to setup the "Project Directory" on ADE by using
    asiSetEnvOptionVal() SKILL code ?

    Please help me . Thank you .


    Roland Chiu


     
    roland, Feb 25, 2004
    #1
  2. roland

    S. Badel Guest

    envSetVal( "asimenv.startup" "projectDir" 'string "/path/projectDir" )
     
    S. Badel, Feb 25, 2004
    #2
  3. Roland,

    Again, I don't think there's an API to change it for the current session.
    There's a private function that changes the projectDir itself (it's not actually
    an asi thing, it's a sev thing), but that's not sufficient anyway, since if the
    simulation directory changes, you need to re-initialise the session.

    You'll need to contact your support channel if you need this, or re-think
    the way you're doing your customisation to do it _before_ you start an
    ADE session rather than during.

    Andrew.
     
    Andrew Beckett, Feb 25, 2004
    #3
Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments (here). After that, you can post your question and our members will help you out.