R
roland
Guest
Dear All :
I want to setup the path of the verilog.vmx by using SKILL code on CIW .
And I want it change in an existing , open ADE session .
Here is my code , but it can't work .
---------------------------------------------------
session1 = asiGetCurrentSession()
kk = list("/fs5/EDA/LDV/cur/tools/bin/verilog.vmx")
asiEnvOptionVal(session1 "vermixBinary" kk)
---------------------------------------------------
Please help me , Thank you
Roland
rolandchiu@airoha.com
I want to setup the path of the verilog.vmx by using SKILL code on CIW .
And I want it change in an existing , open ADE session .
Here is my code , but it can't work .
---------------------------------------------------
session1 = asiGetCurrentSession()
kk = list("/fs5/EDA/LDV/cur/tools/bin/verilog.vmx")
asiEnvOptionVal(session1 "vermixBinary" kk)
---------------------------------------------------
Please help me , Thank you
Roland
rolandchiu@airoha.com