Model Builder
This page describes the procedures of building a model.
- Input: an AST such that
- all concurrency dialect features are translated using CIVL-C primitives/libraries;
- side effects are only contained by assignment or function call;
- all unused code (statically) is removed;
- the main function doesn't take any parameters.
- Output: a CIVL-C model
- Algorithm
- translate AST to CIVL-C model
Last modified
10 years ago
Last modified on 12/09/15 09:58:37
Note:
See TracWiki
for help on using the wiki.
