Subclasses of Simulator in at.dms.kjc.spacedynamic |
class |
FineGrainSimulator
This class generates a schedule for the switch code by simulating the init
schedule and one steady state execution of the schedule |
class |
NoSimulator
|
class |
SimpleSimulator
This class will create switch code (but not create the file) for a
layout that has no overlapping routes. |
class |
WorkBasedSimulator
This class generates a schedule for the switch code by simulating the
init schedule and one
steady state execution of the schedule |