envSetVal -> how to specify output waveform format for Ultra

L

LaurentV

Guest
Hello,

I would like to know how to specify output waveform format for UltraSim
into the .cdslocal using envSetVal to set it to PSF.

I know that for spectre simulator it is :
envSetVal("spectre.envOpts" "simOutputFormat" 'string "psfbinf")

Does someone know how to do this for UltraSim ?

Regards

--
Message posted using http://www.talkaboutcad.com/group/comp.cad.cadence/
More information at http://www.talkaboutcad.com/faq.html
 
LaurentV wrote, on 06/23/08 13:32:
Hello,

I would like to know how to specify output waveform format for UltraSim
into the .cdslocal using envSetVal to set it to PSF.

I know that for spectre simulator it is :
envSetVal("spectre.envOpts" "simOutputFormat" 'string "psfbinf")

Does someone know how to do this for UltraSim ?

Regards

--
Message posted using http://www.talkaboutcad.com/group/comp.cad.cadence/
More information at http://www.talkaboutcad.com/faq.html
The cdsenv setting is:


UltraSim.opts wf_format string "SST2"

The choices are SST" or "PSF".

Regards,

Andrew.
 
It works fine. Now I have PSF waveform.
Thank you Andrew !
Regards,
Laurent

--
Message posted using http://www.talkaboutcad.com/group/comp.cad.cadence/
More information at http://www.talkaboutcad.com/faq.html
 

Welcome to EDABoard.com

Sponsor

Back
Top