Contents:
1. What is it?
2. Download and installation
3. About the author
The primary output of the program is VHDL source code transformed from the input file in the SystemC language. The transformation of the extracted information, namely of the data types used, is driven by declarations in a user-specified configuration file. As the secondary outputs the program generates diagrams of the model structure. The diagrams may be found useful when studying an unknown circuit.
The syntax analysis of the input files is provided by modified GCC compiler, the program itself is written in the C++ language.
download sc2vhdl package from sf.net - select the latest release.Follow instructions in file README_EN in the package. The same information is also available here online for your ease reference.
Furthemore, my masters diploma thesis about sc2vhdl (in czech) is available too in a PDF file.