SSG-Generator (formerly Scheduled Sequencing Graph Generator) is a simple, open-source, academic software written to understand fundamentals of High Level Synthesis of system design.
The software will solve scheduling process provided by the user and generate Scheduled Sequencing Graphs, displaying both a graphical result and a text report.
It supports the following scheduling algorithms:
Java source code of the software is available under the terms of GNU GPL, in the hope they could help in the study of these algorithms.
Download:
License:
Acknowledgements:
Part of the graphic interface has been developed basing on the JLink - Flow Charts With Java project
Links: