who is familiar the event-driven simulation?

Status
Not open for further replies.

flyinspace

Full Member level 2
Joined
Jul 1, 2003
Messages
123
Helped
1
Reputation
2
Reaction score
2
Trophy points
1,298
Activity points
1,160
Hello everyone,

I find the event-driven simulation from the IEEE paper. Who can explain the details? And what's the names of event-driven simulator?
Anyone who can provide an example about it is really appreciated!
 

First examples you can find in the STATEFLOW coder from simulink. The event driven simulation is for simulate systems that have a STATE to STATE transition (For example a digital system, a GUI software system, a Factory from macro viewpoint forgetting the dynamic aspects of microsystems) and can be modelled as Finite STATE Machine.


nebisman
 

Any logic simulator is event driven. Component's delays are used to schedule next events.
 

Fom gave the crisp definition.
Labo
 

There are 3 kinds of logic simulation:
Event-driven
compiling mode
Cycle-based
You may refer the simulator manual (ex. NC-HDL,
VCS, ...)
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…