Metadata-Version: 2.4
Name: hdlmake
Version: 4.0
Summary: Hdlmake generates multi-purpose makefiles for HDL projects management.
Home-page: https://gitlab.com/ohwr/project/hdl-make
Author: Javier D. Garcia-Lasheras, CERN
License: GPLv3
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Topic :: Utilities
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Topic :: Software Development :: Build Tools
Description-Content-Type: text/markdown
License-File: COPYING
Dynamic: author
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license
Dynamic: license-file
Dynamic: summary

**hdlmake** is a Python framework for generating multi-purpose Makefiles for various FPGA projects and vendors.

[![CI](https://gitlab.com/ohwr/project/hdl-make/badges/master/pipeline.svg)](https://gitlab.com/ohwr/project/hdl-make/-/blob/master/.gitlab-ci.yml)
[![PyPI](https://img.shields.io/pypi/dm/hdlmake.svg?label=PyPI%20downloads)](https://pypi.org/project/hdlmake/)
![Coverage](https://gitlab.com/ohwr/project/hdl-make/badges/master/coverage.svg)

* Check [supported tools](https://ohwr.gitlab.io/project/hdl-make/#supported-tools)
* [Learn by example](https://ohwr.gitlab.io/project/hdl-make/#learn-by-example)
* Read latest [documentation](https://ohwr.gitlab.io/project/hdl-make/)
* Some details (probably, outdated) in project's [wiki](https://gitlab.com/ohwr/project/hdl-make/-/wikis)
* [Declare a bug / request an enhancement / ask a question](https://gitlab.com/ohwr/project/hdl-make/-/issues/new)
