how to add the new parameter to the existing form in ADE!

F

farrier

Guest
I usually use hspice to run simulation In the ADE of cadence, From the
ADE-->Simulation-->Options-->Analog, can open the "Simulator Options"
form, I can adjust some parameters in this form, such as change
parameter "LVLTIM" from 1 to 3 , But Now I want to add a new parameter
"RUNLVL" to this "Simulator Options" form, default value is 3, and it's
range from 0 to 6, how can I add this parameter to this form? could
somebody tell me?

I think it need good cadence skill experience to complete this task!
when I open this form in ADE, I found this message will display in CIW:

sevSetEngineOptions('sevSession1 'analog)
hiiSetCurrentForm('_asii_hspiceS1_opts_form)
 
I don't have a HSpice intergration in ADE, but for Spectre there is
the last field in this form called OTHER OPTIONS/Additional arguments
where you usually can add such parameters.

Bernd


farrier wrote:
I usually use hspice to run simulation In the ADE of cadence, From the
ADE-->Simulation-->Options-->Analog, can open the "Simulator Options"
form, I can adjust some parameters in this form, such as change
parameter "LVLTIM" from 1 to 3 , But Now I want to add a new parameter
"RUNLVL" to this "Simulator Options" form, default value is 3, and it's
range from 0 to 6, how can I add this parameter to this form? could
somebody tell me?

I think it need good cadence skill experience to complete this task!
when I open this form in ADE, I found this message will display in CIW:

sevSetEngineOptions('sevSession1 'analog)
hiiSetCurrentForm('_asii_hspiceS1_opts_form)
 

Welcome to EDABoard.com

Sponsor

Back
Top