Skip to content

edaa-org/pyEDAA.OutputFilter

Repository files navigation

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