Documentation:
- Measurement-Based Probabilistic Timing Analysis concepts
- Description of chronovise framework
- Description of sample applications
You can build the API documentation using the Doxygen tool:
$ cd build
$ make docs
and open the index.html
file under the build/docs/html
directory.