Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

HSIM Inermediate fsdb output?

Status
Not open for further replies.

sampal

Newbie level 1
Joined
Aug 5, 2005
Messages
1
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,288
hsim fsdb

In HSIM, is there any way to view intermediate transient results?

The output format I am using is fsdb. Right now, I have to wait until the end of the simulation before I can see any results (fsdb is written). This can lead to long meaningless simulations.

I am open to using other formats if it doesn't slow things down too much or generate significantly larger files.

Thanks
 

sampal said:
In HSIM, is there any way to view intermediate transient results?

The output format I am using is fsdb. Right now, I have to wait until the end of the simulation before I can see any results (fsdb is written). This can lead to long meaningless simulations.

I am open to using other formats if it doesn't slow things down too much or generate significantly larger files.

Thanks

At command prompth just do "ctrl + c" and them "cont". After this just refres the waveforms.

Bastos
 

    sampal

    Points: 2
    Helpful Answer Positive Rating
yes when press ctrl+c, simulated data in memory will be writen into disk.
input cont to continue the simulation.

Another way is to set .param HSIMOUTPUTFLUSH = 100n
data in memory will be written into disk every 100ns.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top