There are three categories of source files produced by the code generator.
First, the generator output includes a separate C source file for the implementation of each FSM model, which is instantiated in the generator input FSM module. The second category implements an associated DE run-time environment to ensure an input model equivalent execution behavior. Finally, a set of configuration files enables a run-time system specific code customization. The complete list of output source files and additional content details are given in Output Source Files.