C Code Components

The specification of the body of methods and processes can be implemented in C code as well as in the form of block diagrams and ESDL. As with the other specification methods, only the body of a method or process has to be specified. The method declaration, the function head and frame, and the data instantiation and initialization are generated automatically.

In contrast to specifications in either ESDL or with block diagrams, components in C code are specified on the implementation level, rather than on the model level.

This has several important consequences:

See also

Structure

Methods and Processes

Variables and Function Parameters

Header

External Source Code

Access Macros