Documentation
The ROCCC 2.0 compiler is designed to create hardware accelerators from a subset of C. The hardware generated is not intended to replace entire software applications, but instead provide an application speedup by replacing critical regions in software with a dedicated hardware component. The ROCCC 2.0 user manual will give you an in depth look at all the details of the tool and how to use it. The developer manual will help those intending to extend the ROCCC 2.0 source code to add their own features.
For extra information on using ROCCC 2.0, you can look at the examples the come provided with the compiler as well as our set of online tutorials.