Skip to content

Latest commit

 

History

History
38 lines (28 loc) · 2.42 KB

README.md

File metadata and controls

38 lines (28 loc) · 2.42 KB

hwtBuildsystem

CircleCI PyPI version Coverage Status Documentation Status Python version Join the chat at https://gitter.im/hwt-community/community

Note that the coverage does treat the vendor tool dependent tests as not covered because we can not install vendor tools in the CI.


This python package is a library of utils for interaction with the vendor tools. It also contains a predefined compilation scripts which can be used to build and analyze the HWT based designs.

The library does contain an executors and log parsers which are working with specific tool and the abstract project which allows you to write universal "compile" scripts.

Currently supports Xilinx Vivado, Modelsim, Intel Quartus, Yosys.

Similar software

Vendor tool tutorials