/cocoTBCoverageView

This repository provides a simple app to visuaze cocoTB coverage data exported from XML file.

Primary LanguagePythonMIT LicenseMIT

cocoTBCoverageView

Table of Contents

Getting Started

This repository provides a simple app to visuaze cocoTB coverage data exported from XML file. To see cocoTB Coverage package please visit: cocotb-coverage

cocoTB Coverage Results

Prerequisites

Python 3.x

Packages used:

    Tkinter
    

Running the tests

To run the application just execute the script.

python coverageView.py

Authors

  • JosĂ© Iuri Barbosa de Brito - JoseIuri

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Contributing

  1. Fork it (https://github.com/JoseIuri/cocoTBCoverageView/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request

Acknowledgments

  • XMEN Lab - Federal University of Campina Grande - Brazil

XMEN Lab