hwtGraph

Library for conversion of HWT hardware representation to graph formats for visualization purposes


License
MIT
Install
pip install hwtGraph==2.1

Documentation

hwtGraph

CircleCI Coverage Status PyPI version Documentation Status Python version

Library for conversion of HWT hardware representation to graph formats for visualization purposes.

Use sudo pip3 install hwtGraph or download this repo and run python3 setup.py install to install this library.

Features

  • Convert HWT hardware description to ELK json for visualization.

  • suppor for additional graph transofrmations in all transformation phases (conversion is specified as sequence of transofrmations and user can modify it)

Similar software