Name | Modified | Size | Downloads / Week |
---|---|---|---|
autoCode4_v1.0.0.zip | 2016-10-20 | 1.9 MB | |
README.md | 2016-10-20 | 1.4 kB | |
Totals: 2 Items | 1.9 MB | 0 |
autoCode4
Intro
autoCode4 is a standalone engine that synthesizes synchronous dataflow controllers from a subset of LTL specifications (called GXW, see CAV'16 paper: Structural synthesis for GXW specifications).
Use 30 Seconds for a taste of autoCode4
- Download the tool and extract it. Visit the folder where
autoCode4.jar
is located. - Run
java -jar autoCode4.jar -i examples/HydraulicRamp_TACAS.txt
, and the Lustre code will be shown on the console.
Tutorial
A tutorial (Tutorial.pdf) is available in the software package, follow the tutorial to understand input and output formats, available options, and the underlying technologies.