ArchitectureCompiler combines a virtual layer YML will an architecture YML to create a combined YML file for use with the ymlpearl(1) simulator.
ArchitectureCompiler is part of the SESAME software system. More information can be found on the web at http://sesamesim.sourceforge.net/.
ArchitectureCompiler takes as input a YML simulation file. It creates a combined YML file suited for simulation with ymlpearl(1). ArchitectureCompiler connects components in the virtual layer with components in the architecture layer according to their mappings. The mappings are placed in virtual layer properties by the VirtualLayerGenerator(1). By making these connections trace events can be communicated between the two layers.
ArchitectureCompiler was created with XmlPL, the XML Processing Language.