{ "info": { "author": "Jeroen van Straten", "author_email": "j.vanstraten-1@tudelft.nl", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: Apache Software License", "Programming Language :: Python :: 3", "Topic :: Software Development :: Code Generators" ], "description": "\nvhdMMIO\n=======\n\n[![PyPi](https://badgen.net/pypi/v/vhdmmio)](https://pypi.org/project/vhdmmio/)\n[![Build Status](https://dev.azure.com/abs-tudelft/vhdmmio/_apis/build/status/abs-tudelft.vhdmmio?branchName=master)](https://dev.azure.com/abs-tudelft/vhdmmio/_build/latest?definitionId=4&branchName=master)\n[![codecov](https://codecov.io/gh/abs-tudelft/vhdmmio/branch/master/graph/badge.svg)](https://codecov.io/gh/abs-tudelft/vhdmmio)\n[![License](https://badgen.net/github/license/abs-tudelft/vhdmmio)](https://github.com/abs-tudelft/vhdmmio/blob/master/LICENSE)\n\nvhdMMIO will be a fully vendor-agnostic tool to build an AXI4-lite MMIO\ninfrastructure with. It will generate at least VHDL files, C header files, and\nbasic documentation from a single source, ensuring that these things stay in\nsync and preventing you from writing massive amounts of boilerplate code for\nevery register file you need. Besides MMIO routing, it will also support\ninterrupt routing natively.\n\nThe project is currently very much a work in progress. But you can check out\nwhat we plan to support in the generated docs\n[here](https://github.com/abs-tudelft/vhdmmio/blob/master/doc/md/README.md).\nYou can also find example register file descriptions\n[here](https://github.com/abs-tudelft/vhdmmio/tree/master/examples), and,\nassuming Azure Pipelines passed, you should be able to build them yourself to\nsee what vhdmmio can already do.\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/abs-tudelft/vhdmmio", "keywords": "vhdl mmio registers generator", "license": "Apache", "maintainer": "", "maintainer_email": "", "name": "vhdmmio", "package_url": "https://pypi.org/project/vhdmmio/", "platform": "", "project_url": "https://pypi.org/project/vhdmmio/", "project_urls": { "Homepage": "https://github.com/abs-tudelft/vhdmmio", "Source": "https://github.com/abs-tudelft/vhdmmio" }, "release_url": "https://pypi.org/project/vhdmmio/0.0.3/", "requires_dist": [ "markdown2", "pyyaml" ], "requires_python": ">=3.5", "summary": "VHDL code generator for AXI4-lite compatible memory-mapped I/O (MMIO)register files and bus infrastructure.", "version": "0.0.3" }, "last_serial": 5791185, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "b3ff7523bda1ec64c734ba1a5a9cb794", "sha256": "837b33f6086df9a4ee5271762e3d67d1930161159d229a2a8592264ca30f7856" }, "downloads": -1, "filename": "vhdmmio-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "b3ff7523bda1ec64c734ba1a5a9cb794", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3", "size": 72510, "upload_time": "2019-08-23T15:29:01", "url": "https://files.pythonhosted.org/packages/8d/c6/64899359faf62b8438709b1ed412f6be56f7f99dfb30b0ae0efa33abcb70/vhdmmio-0.0.1-py3-none-any.whl" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "3dd376fb0e12a2dd0d43be24cd92740b", "sha256": "72bcdfe6d0ae20dff85446f1a76f5503b896a746284205f081a59f0d96450f87" }, "downloads": -1, "filename": "vhdmmio-0.0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "3dd376fb0e12a2dd0d43be24cd92740b", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.5", "size": 185328, "upload_time": "2019-09-05T15:00:13", "url": "https://files.pythonhosted.org/packages/92/bf/7e601c13c15b0053a19bb3dcd7e1f7d0cd3b2ee57cca013f842ff916d43b/vhdmmio-0.0.2-py3-none-any.whl" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "68f924b07996d28e913b20c4c93addd5", "sha256": "442459520593ffad45b905e1ddd4a2dfbbadaa5e39a04a3a1a48e9fb4fd48146" }, "downloads": -1, "filename": "vhdmmio-0.0.3-py3-none-any.whl", "has_sig": false, "md5_digest": "68f924b07996d28e913b20c4c93addd5", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.5", "size": 186591, "upload_time": "2019-09-06T09:22:18", "url": "https://files.pythonhosted.org/packages/76/cf/f3402bf98bd1ccd72a7ffb1fd282a7b1328f204a54f28af2cf85a99ec83e/vhdmmio-0.0.3-py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "68f924b07996d28e913b20c4c93addd5", "sha256": "442459520593ffad45b905e1ddd4a2dfbbadaa5e39a04a3a1a48e9fb4fd48146" }, "downloads": -1, "filename": "vhdmmio-0.0.3-py3-none-any.whl", "has_sig": false, "md5_digest": "68f924b07996d28e913b20c4c93addd5", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.5", "size": 186591, "upload_time": "2019-09-06T09:22:18", "url": "https://files.pythonhosted.org/packages/76/cf/f3402bf98bd1ccd72a7ffb1fd282a7b1328f204a54f28af2cf85a99ec83e/vhdmmio-0.0.3-py3-none-any.whl" } ] }