A tool that converts system description file into YAML format for STM compilation. Before running the script, please make sure the Python package PyYAML
is installed. An example command to use the tool is listed as the following:
./descriptionScheduleYamlGenerator.py --graph CGFDemo.system.json --output CGFDemo.system.yaml