MyHDL 0.11
==========
[![Documentation Status](https://readthedocs.org/projects/myhdl/badge/?version=stable)](http://docs.myhdl.org/en/stable/manual/)
[![Documentation Status](https://readthedocs.org/projects/myhdl/badge/?version=latest)](http://docs.myhdl.org/en/latest/manual)
[![Join the chat at https://gitter.im/myhdl/myhdl](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/myhdl/myhdl?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[<img src="https://d11a6trkgmumsb.cloudfront.net/original/3X/a/d/ad2526334012b2ad0c3421f9b6dd94bae2ede52f.svg" alt="Visit MyHDL at Discourse" align="left" height="36" width="134" >](https://discourse.myhdl.org)
<br><br><br>
What is MyHDL?
--------------
MyHDL is a free, open-source package for using Python as a hardware
description and verification language.
To find out whether MyHDL can be useful to you, please read:
- http://www.myhdl.org/start/why.html
License
-------
MyHDL is available under the LGPL license. See ``LICENSE.txt``.
Website
-------
The project website is located at http://www.myhdl.org
Documentation
-------------
The manual is available on-line:
- http://docs.myhdl.org/en/stable/manual
What's new
----------
To find out what's new in this release, please read:
- http://docs.myhdl.org/en/stable/whatsnew/0.11.html
Installation
------------
It is recommended to install MyHDL (and your project's other dependencies) in
a virtualenv.
Installing the latest stable release:
```
pip install myhdl
```
Unfortunately the version on PyPI is quite behind the current development status, so you are better off installing the *stable* master branch directly from this GitHub repository:
```
pip install git+https://github.com/myhdl/myhdl.git@master
```
To install a local clone of the repository:
```
pip install -e path/to/dir
```
To install a specific commit hash, tag or branch from git:
```
pip install git+https://github.com/myhdl/myhdl@f696b8
```
You can test the proper installation as follows:
```
cd myhdl/test/core
py.test
```
To install co-simulation support:
Go to the directory ``cosimulation/<platform>`` for your target platform
and following the instructions in the ``README.txt`` file.
Raw data
{
"_id": null,
"home_page": "http://www.myhdl.org",
"name": "myhdl",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": "HDL ASIC FPGA hardware design",
"author": "Jan Decaluwe",
"author_email": "jan@jandecaluwe.com",
"download_url": "https://files.pythonhosted.org/packages/b6/d9/56115f8c69e3f940004cb90c870ab1c41e2ee5566977b3f1879ad0396435/myhdl-0.11.51.tar.gz",
"platform": "any",
"description": "MyHDL 0.11 \r\n==========\r\n\r\n[![Documentation Status](https://readthedocs.org/projects/myhdl/badge/?version=stable)](http://docs.myhdl.org/en/stable/manual/)\r\n[![Documentation Status](https://readthedocs.org/projects/myhdl/badge/?version=latest)](http://docs.myhdl.org/en/latest/manual)\r\n\r\n[![Join the chat at https://gitter.im/myhdl/myhdl](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/myhdl/myhdl?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)\r\n\r\n[<img src=\"https://d11a6trkgmumsb.cloudfront.net/original/3X/a/d/ad2526334012b2ad0c3421f9b6dd94bae2ede52f.svg\" alt=\"Visit MyHDL at Discourse\" align=\"left\" height=\"36\" width=\"134\" >](https://discourse.myhdl.org)\r\n<br><br><br>\r\n\r\n\r\nWhat is MyHDL?\r\n--------------\r\nMyHDL is a free, open-source package for using Python as a hardware\r\ndescription and verification language.\r\n\r\nTo find out whether MyHDL can be useful to you, please read:\r\n\r\n - http://www.myhdl.org/start/why.html\r\n\r\nLicense\r\n-------\r\nMyHDL is available under the LGPL license. See ``LICENSE.txt``.\r\n\r\nWebsite\r\n-------\r\nThe project website is located at http://www.myhdl.org\r\n\r\nDocumentation\r\n-------------\r\nThe manual is available on-line:\r\n\r\n - http://docs.myhdl.org/en/stable/manual\r\n\r\nWhat's new\r\n----------\r\nTo find out what's new in this release, please read:\r\n\r\n - http://docs.myhdl.org/en/stable/whatsnew/0.11.html\r\n\r\nInstallation\r\n------------\r\nIt is recommended to install MyHDL (and your project's other dependencies) in\r\na virtualenv.\r\n\r\nInstalling the latest stable release:\r\n\r\n```\r\npip install myhdl\r\n```\r\nUnfortunately the version on PyPI is quite behind the current development status, so you are better off installing the *stable* master branch directly from this GitHub repository:\r\n\r\n```\r\npip install git+https://github.com/myhdl/myhdl.git@master\r\n```\r\n\r\nTo install a local clone of the repository:\r\n\r\n```\r\npip install -e path/to/dir\r\n```\r\n\r\nTo install a specific commit hash, tag or branch from git:\r\n\r\n```\r\npip install git+https://github.com/myhdl/myhdl@f696b8\r\n```\r\n\r\n\r\nYou can test the proper installation as follows:\r\n\r\n```\r\ncd myhdl/test/core\r\npy.test\r\n```\r\n\r\nTo install co-simulation support:\r\n\r\nGo to the directory ``cosimulation/<platform>`` for your target platform\r\nand following the instructions in the ``README.txt`` file.\r\n",
"bugtrack_url": null,
"license": "LGPL",
"summary": "Python as a Hardware Description Language",
"version": "0.11.51",
"project_urls": {
"Homepage": "http://www.myhdl.org"
},
"split_keywords": [
"hdl",
"asic",
"fpga",
"hardware",
"design"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "8473b1220377c78358185909c61e3ea48ca4f79e3230dfac61624273618911ab",
"md5": "fa8efae188848d074b73dd1e188656f0",
"sha256": "1e2aa6059bd992cd2c2b83af81dde4c4d897f94fd99bda61a4e79cb7aaa519d0"
},
"downloads": -1,
"filename": "myhdl-0.11.51-py3-none-any.whl",
"has_sig": false,
"md5_digest": "fa8efae188848d074b73dd1e188656f0",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 163993,
"upload_time": "2024-12-21T16:28:28",
"upload_time_iso_8601": "2024-12-21T16:28:28.613141Z",
"url": "https://files.pythonhosted.org/packages/84/73/b1220377c78358185909c61e3ea48ca4f79e3230dfac61624273618911ab/myhdl-0.11.51-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "b6d956115f8c69e3f940004cb90c870ab1c41e2ee5566977b3f1879ad0396435",
"md5": "aee23c53443af787082c17b93e8d2ed7",
"sha256": "9d911d60b463936ae04b76f27388aef6825ace8767a0d83adcc05431ab06662c"
},
"downloads": -1,
"filename": "myhdl-0.11.51.tar.gz",
"has_sig": false,
"md5_digest": "aee23c53443af787082c17b93e8d2ed7",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 246043,
"upload_time": "2024-12-21T16:28:31",
"upload_time_iso_8601": "2024-12-21T16:28:31.462320Z",
"url": "https://files.pythonhosted.org/packages/b6/d9/56115f8c69e3f940004cb90c870ab1c41e2ee5566977b3f1879ad0396435/myhdl-0.11.51.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-21 16:28:31",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "myhdl"
}