Various report abstract data models and report format converters.
Project description
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
- olofk/edalize (see
edalize.reporting
,edalize.vivado_reporting
,edalize.quartus_reporting
,edalize.ise_reporting
, ...) - librecores/eda-log-parser
- SymbiFlow/fpga-tool-perf
- mattvenn/logLUTs
- tiagolascasas/Vivado-HLS-Report-Parser
- cuelang.org/
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for pyEDAA.Reports-0.13.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 46c19595b47a17012cbbc82b660b3bb3643e77c3891bca4af3dc052a45dcc4e2 |
|
MD5 | 4e07f02c105f7da47d32075d771d7cbb |
|
BLAKE2b-256 | 96154f0d06f5ec6231ed0e5ed4f4be2743c0039f1240754b177671767777fc16 |