Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Subproject/ExtensionProgress Released
SCCharts Editor (*.sct)Implemented and tested 0.9.0
SCG EditorImplemented and tested 0.9.0
SCL EditorImplementation not yet finished 

planned for 0.11.0cancelled

Extended 2 Core SCChartsImplemented, not yet fully tested 0.9.0
Core 2 Normalized SCChartsImplemented, not yet fully tested (some known bugs) 0.9.0
Normalized SCCharts 2 SCGImplemented, not yet fully tested (some known bugs) 0.9.0
SCG 2 Sequential SCG

Implemented and partly tested,

straightforward scheduler for 0.9.0 release,

enhanced scheduler planned for 0.10.0 release.

 0.9.0
SCG 2 C

Implemented by transformation via common S language

(this can also be translated into Java -> SJL)

 0.9.0
Online Compiler and Command Line ToolsFinished, available in nightly buildImplemented and partly tested planned for 0.10.0
SimulationA full featured simulation is currently being developedImplemented and partly tested planned for 0.10.0
Hardware Circuit Synthesis and SimulationImplemented and partly tested 0.11.0

 

Known Limitations

  • Normalization may result in conditions where there actually is no conditions, this should optimized manually
  • SCG Generation currently produces unoptimized hierarchy levels, e.g., fork nodes with just one successor node should be eliminated
  • Scheduling of unconnected SCG exit nodes is currently not possible