The Designer's Guide Community
Forum
Welcome, Guest. Please Login or Register. Please follow the Forum guidelines.
May 16th, 2024, 9:22pm
Pages: 1
Send Topic Print
How to dump to fsdb in ultrasim (Read 4709 times)
Rooney
New Member
*
Offline



Posts: 9

How to dump to fsdb in ultrasim
Jan 07th, 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.
Back to top
 
 
View Profile   IP Logged
yongjie
New Member
*
Offline



Posts: 1

Re: How to dump to fsdb in ultrasim
Reply #1 - 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
Back to top
 
 
View Profile yongjie yongjie   IP Logged
Dipankar
Community Member
***
Offline



Posts: 59

Re: How to dump to fsdb in ultrasim
Reply #2 - 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.

Back to top
 
 

With Thanks and Regards,
Dipankar.
View Profile   IP Logged
Pages: 1
Send Topic Print
Copyright 2002-2024 Designer’s Guide Consulting, Inc. Designer’s Guide® is a registered trademark of Designer’s Guide Consulting, Inc. All rights reserved. Send comments or questions to editor@designers-guide.org. Consider submitting a paper or model.