| ... |
... |
@@ -36,10 +36,6 @@ |
| 36 |
36 |
Develop an automatic SCCharts documentation system |
| 37 |
37 |
* **Optimizations for the SCCharts compiler **[possibly also Master Topic] |
| 38 |
38 |
Profile the actual SCCharts compiler and apply optimizations |
| 39 |
|
-* **Multi-core SCCharts compiler **[possibly also Master Topic] |
| 40 |
|
-Implement the possibility to use more than one core to compile large SCCharts |
| 41 |
|
-* **Adding dataflow to SCCharts** [possibly also Master Topic] |
| 42 |
|
-Add dataflow to SCCharts |
| 43 |
43 |
|
| 44 |
44 |
== Miscellaneous Topics == |
| 45 |
45 |
|
| ... |
... |
@@ -78,10 +78,11 @@ |
| 78 |
78 |
Implement the SyncCharts priority-based compilation approach into the SCCharts compiler chain. |
| 79 |
79 |
* **Curing Schizophrenia in SCCharts** |
| 80 |
80 |
Develop new synchronizer to handle schizophrenia properly (e.g. depth join). |
|
77 |
+* **Adding dataflow to SCCharts** |
|
78 |
+Add dataflow to SCCharts |
| 81 |
81 |
* **Detecting tick boundaries in SCCharts** |
| 82 |
82 |
Implement an algorithm that detects tick boundaries (in concurrent) threads and therefore improves the scheduling |
| 83 |
|
-* **Preserving concurrency/parallelism for multi-core ** |
| 84 |
|
-Evaluate possibilities to preserve parallelism in SCCharts**. |
| 85 |
|
-** |
|
81 |
+* **Preserving concurrency for multi-core ** |
|
82 |
+Evaluate possibilities to preserve parallelism in SCCharts**.** |
| 86 |
86 |
* **Railway 2.0** |
| 87 |
87 |
Design a new and modern hardware controlling (Version 4) for the railway installation. |