PLDI'14 Artifact on SCCharts

Version 8.1 by cmot on 2014/02/10 20:28

title7.png

Modeling SCCharts with KIELER

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Ā [1] PLDI'14 submission. We will show you how to

1. Download KIELER,

2. Model an SCChart, and

3. Generate C Code.

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.

 

[1] PLDI submission: http://rtsys.informatik.uni-kiel.de/~biblio/downloads/papers/pldi14.pdf

Download KIELER

Download a suitable KIELER version for your operation system. The zip bundles are fully compiled and ready-to-run, they do not need any further installation process. Just save and extract them to/at the location of your choice and start the kieler executable.

RTEmagicC_download.png.png

Download Location: http://rtsys.informatik.uni-kiel.de/~kieler/files/pldi14/

Model an SCChart

xxx

Generate C Code

xxx