The top-level module identified as <compilation_profile_ name>main.c “wraps” all the behavioral modules into a single behavioral unit. It also defines all the global elements, i.e., those elements used by more than one module. It defines two procedures:
●lo_init
- Initialization of all the participating modulesThe header file exports the global elements, the initialization and the execution procedures. The file name is: