The Designer's Guide Community Forum
https://designers-guide.org/forum/YaBB.pl
Simulators >> Circuit Simulators >> How to dump to fsdb in ultrasim
https://designers-guide.org/forum/YaBB.pl?num=1231327084

Message started by Rooney on Jan 7th, 2009, 3:18am

Title: How to dump to fsdb in ultrasim
Post by Rooney on Jan 7th, 2009, 3:18am

Hi,

Can any one please tell me how to dump the output in fsdb format while using Ultrasim. I am running Ultrasim in ADE-GUI mode.
It supports only SST2 and PSF format (in ADE environment, simulation -->option-->analog-->output). It doesn't have any fsdb format.  

Title: Re: How to dump to fsdb in ultrasim
Post by yongjie on Jan 7th, 2009, 8:33am

You can generate the list file and find the following script in the list file:
*ultrasim: .usim_opt  wf_format=PSF
modify the script to:
*ultrasim: .usim_opt  wf_format=FSDB

save the modified list file and run Ultrasim in command line

Title: Re: How to dump to fsdb in ultrasim
Post by Dipankar on Jan 8th, 2009, 4:48am


Rooney wrote on Jan 7th, 2009, 3:18am:
Hi,

Can any one please tell me how to dump the output in fsdb format while using Ultrasim. I am running Ultrasim in ADE-GUI mode.
It supports only SST2 and PSF format (in ADE environment, simulation -->option-->analog-->output). It doesn't have any fsdb format.  



Dear Rooney,

                  Add this following line to your .cdsinit .
envSetVal("UltraSim.opts" "useOtherOutputFormat" 'boolean   t)

and invoke icfb.

You will find FSDB option in ADE -> simulation -> option -> analog -> output.


The Designer's Guide Community Forum » Powered by YaBB 2.2.2!
YaBB © 2000-2008. All Rights Reserved.