SESAMERunner
Joseph E Coffland
05 April 2006
Version 1.5.0
SESAMERunner
is used to run cosimulations between
PNRunner(1)
and ymlpearl(1).
Table of Contents
SESAMERunner
architecture
application.yml
mapping.yml
architecture.yml
SESAMERunner
is part of the SESAME software system. More information
can be found on the web at http://sesamesim.sourceforge.net/.
SESAMERunner
starts both simulators in the same terminal and takes care
of passing the mapping key from the application to the architecture
simulator.
To run a cosimulation with SESAMERunner
simply supply the architecture
simulator executable and three YML files as arguments to SESAMERunner.
- .yml files
- ymlpp
reads YML application files.
YML is described in detail in the
YML Users Guide.
- APPFLAGS
- Extra options to pass to PNRunner(1).
- ARCHFLAGS
- Extra options to pass to ymlpearlexec(1).
- LD_LIBRARY_PATH
- You may need to add directories to your system library path
so that PNRunner(1)
can find its application libraries.
Joseph Coffland - jcofflan@users.sourceforge.net
PNRunner(1),
ymlpearl(1),
http://sesamesim.sourceforge.net/