How to setup Cadence SpectreVerilog by Skill language

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

  1. roland

    roland Guest

    Dear everybody :

    I want to setup "verilog.vmx"'s path on CIW window by skill language.
    Please help me , Thank you very much .
     
    roland, Feb 17, 2004
    #1
  2. envSetVal("spectreVerilog.verilogOpts" "vermixBinary" 'string "verilog.vmx" )

    The final argument can be a full path, or if a relative path, it will be picked
    up using the UNIX PATH.

    Regards,

    Andrew.
     
    Andrew Beckett, Feb 17, 2004
    #2
  3. roland

    roland Guest

    Dear Andrew :

    I am really appreciate your reply .
    Your solution "envSetVal()" is work on my CIW ..

    But , it can't change "immediately" .
    I want the solution is like :

    ---------------------------------------------------
    kk = list("/ln5/EDA/LDV/cur/tools/bin/verilog.vmx")
    asiEnvOptionVal(session1 "vermixBinary" kk)
    ---------------------------------------------------

    And I want the changing is immediately.

    Thank you again for your support

    Roland
     
    roland, Feb 18, 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.