SML Model Descriptions
The essential parts of an SML model description are:
- Preprocessor instructions (# statements)
- Structural models (subsheets)
- Model instances
- Simulator configurations
- Output configurations
Keywords separate the SML source code into different sections. Within a section every line ends with a semicolon. For easier legibility, spaces can be inserted and lines indented in the lines of code.