| ... |
... |
@@ -36,6 +36,10 @@ |
| 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 |
| 39 |
39 |
|
| 40 |
40 |
== Miscellaneous Topics == |
| 41 |
41 |
|
| ... |
... |
@@ -74,11 +74,10 @@ |
| 74 |
74 |
Implement the SyncCharts priority-based compilation approach into the SCCharts compiler chain. |
| 75 |
75 |
* **Curing Schizophrenia in SCCharts** |
| 76 |
76 |
Develop new synchronizer to handle schizophrenia properly (e.g. depth join). |
| 77 |
|
-* **Adding dataflow to SCCharts** |
| 78 |
|
-Add dataflow to SCCharts |
| 79 |
79 |
* **Detecting tick boundaries in SCCharts** |
| 80 |
80 |
Implement an algorithm that detects tick boundaries (in concurrent) threads and therefore improves the scheduling |
| 81 |
|
-* **Preserving concurrency for multi-core ** |
| 82 |
|
-Evaluate possibilities to preserve parallelism in SCCharts**.** |
|
83 |
+* **Preserving concurrency/parallelism for multi-core ** |
|
84 |
+Evaluate possibilities to preserve parallelism in SCCharts**. |
|
85 |
+** |
| 83 |
83 |
* **Railway 2.0** |
| 84 |
84 |
Design a new and modern hardware controlling (Version 4) for the railway installation. |