Wiki source code of PLDI'14 Artifact on SCCharts

Version 7.1 by cmot on 2014/02/10 18:51

Show last authors
1 [[image:attach:title7.png]]
2
3 = Modeling SCCharts with KIELER =
4
5 This tutorial should guide you if you like to model SCCharts with KIELER and use the circuit based software synthesis path as explained in our PLDI'14 submission. We will show you how to
6
7 ~1. Download KIELER,
8
9 2. Model an SCChart, and
10
11 3. Generate C Code.
12
13 We will use a simple example here in order to illustrate the process. It should be straightforward to use these instructions in order to compile a more advanced SCChart. Note that there are known minor bugs in the current nightly build that will be fixed in the next release of KIELER 0.10.0. These bugs might in some cases prevent you from compiling more elaborate examples.
14
15 = Download KIELER =
16
17 xxx
18
19 = Model an SCChart =
20
21 xxx
22
23 = Generate C Code =
24
25 xxx