Skip to main content

Various report abstract data models and report format converters.

Project description

Sourcecode on GitHub Documentation Gitter
GitHub Workflow - Build and Test Status Codacy - Quality

Proposal to define an abstract model for outputs from EDA tools and logging libraries.

The main intended use case of pyEDAA.Reports is to import multiple log/report formats (raw logs, CSVs, YAML, JSON, etc.) and provide a unified model that can generate reports using popular formats such as XUnit or Cobertura. Since most vendors, CI services and monitoring tools support XML, the internals of pyEDAA.Reports are to be based on XML transformations.

As an abstract model, the main capability of pyEDAA.Reports is handling messages using an structured format. The readers categorize messages by IDs and append attributes such as the severity, which allow complex filtering and fancy coloring for better human readability.

Report Kinds

Test Report Summary

  • Test Suite
  • Test Case
  • Test Parameter

Code Coverage Report

  • Line Coverage
  • Statement Coverage
  • Branch Coverage
  • Expression Coverage
  • State Coverage
  • Transition Coverage

Functional Coverage

  • Coverage Model
    • Dimension
    • Bin
      • Item
      • Range

Synthesis

  • Area/resources
  • Timing

Implementation

  • Area/resources
  • Timing

Target input logs/formats

  • ActiveHDL
  • CoCoTb
  • Diamond
  • GHDL
  • Icarus Verilog
  • ISE
  • ModelSim/QuestaSim
  • nextpnr
  • OSVVM
  • RivieraPRO
  • SymbiYosys
  • Synplify
  • Quartus
  • Verilator
  • Verilog-to-Routing
  • Vivado
  • VUnit
  • Xcelium
  • Yosys
  • ...

References

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyedaa_reports-0.5.0.tar.gz (29.4 kB view hashes)

Uploaded Source

Built Distribution

pyEDAA.Reports-0.5.0-py3-none-any.whl (34.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page