edaa-org / pyEDAA.OutputFilter

Post-processing of EDA Tool outputs.

Home Page:https://edaa-org.github.io/pyEDAA.OutputFilter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Main Goals

  • Read text outputs from CLI of EDA tools.
  • Filter and categorize by severity (info, warning, error, fatal, ...).
  • Extract information from e.g. OSVVM logs, VUnit logs, ...

Use Cases

  • tbd

Examples

print(some.python.code.here())

Contributors

License

This Python package (source code) is licensed under Apache License 2.0. The accompanying documentation is licensed under Creative Commons - Attribution 4.0 (CC-BY 4.0).


SPDX-License-Identifier: Apache-2.0

About

Post-processing of EDA Tool outputs.

https://edaa-org.github.io/pyEDAA.OutputFilter

License:Other


Languages

Language:Python 100.0%