AppVirtualMapGenerator

Joseph E Coffland

05 April 2006

Version 1.5.0

AppVirtualMapGenerator generates a one-to-one YML mapping for use with a VirtualLayerGenerator(1) generated virtual layer YML.

Table of Contents

Syntax

AppVirtualMapGenerator application.yml mapping.yml

Description

AppVirtualMapGenerator is part of the SESAME software system. More information can be found on the web at http://sesamesim.sourceforge.net/.

AppVirtualMapGenerator takes as input a YML application description and an YML application to architecture mapping and prints a simple one to one mapping for interfacing a VirtualLayerGenerator(1) generated virtual layer to standard out.

AppVirtualMapGenerator was created with XmlPL, the XML Processing Language.

Example

  AppVirtualMapGenerator application.yml mapping.yml >app_virtual_map.yml

Authors

Joseph Coffland - jcofflan@users.sourceforge.net

See Also

ArchitectureCompiler(1), VirtualLayerGenerator(1), http://sesamesim.sourceforge.net/, http://xmlpl.org/