/hwtBuildsystem

buildsystem for for HWToolkit (fpga devel. tools), Vivado, Modelsim, Quartus, Yosys etc.

Primary LanguagePythonMIT LicenseMIT

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