{"id":13416924,"url":"https://github.com/myhdl/myhdl","last_synced_at":"2025-05-14T14:10:09.387Z","repository":{"id":27003925,"uuid":"30467971","full_name":"myhdl/myhdl","owner":"myhdl","description":"The MyHDL development repository","archived":false,"fork":false,"pushed_at":"2025-04-10T18:55:22.000Z","size":13405,"stargazers_count":1074,"open_issues_count":131,"forks_count":250,"subscribers_count":77,"default_branch":"master","last_synced_at":"2025-05-02T13:05:51.462Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://www.myhdl.org","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-2.1","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/myhdl.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.txt","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2015-02-07T19:50:27.000Z","updated_at":"2025-04-23T22:22:46.000Z","dependencies_parsed_at":"2023-02-19T02:00:56.406Z","dependency_job_id":"a4de426c-5b35-4cfc-b968-afa4e77035e4","html_url":"https://github.com/myhdl/myhdl","commit_stats":{"total_commits":1958,"total_committers":62,"mean_commits":"31.580645161290324","dds":0.534729315628192,"last_synced_commit":"a9d65c0f87cbe5f7e39051450e82448d5b664649"},"previous_names":[],"tags_count":41,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/myhdl%2Fmyhdl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/myhdl%2Fmyhdl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/myhdl%2Fmyhdl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/myhdl%2Fmyhdl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/myhdl","download_url":"https://codeload.github.com/myhdl/myhdl/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254160556,"owners_count":22024571,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-07-30T22:00:29.835Z","updated_at":"2025-05-14T14:10:04.374Z","avatar_url":"https://github.com/myhdl.png","language":"Python","funding_links":[],"categories":["Meta HDL and Transpilers","Python","Circuit Compilers","工具分类","Frameworks","Semi Custom Design/ FPGAs"],"sub_categories":["硬件建模与描述语言（HDL/DSL）","Hardware Description Languages"],"readme":"MyHDL 0.11 \n==========\n\n[![Documentation Status](https://readthedocs.org/projects/myhdl/badge/?version=stable)](http://docs.myhdl.org/en/stable/manual/)\n[![Documentation Status](https://readthedocs.org/projects/myhdl/badge/?version=latest)](http://docs.myhdl.org/en/latest/manual)\n\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\u0026utm_medium=badge\u0026utm_campaign=pr-badge\u0026utm_content=badge)\n\n[\u003cimg src=\"https://d11a6trkgmumsb.cloudfront.net/original/3X/a/d/ad2526334012b2ad0c3421f9b6dd94bae2ede52f.svg\" alt=\"Visit MyHDL at Discourse\" align=\"left\" height=\"36\" width=\"134\" \u003e](https://discourse.myhdl.org)\n\u003cbr\u003e\u003cbr\u003e\u003cbr\u003e\n\n\nWhat is MyHDL?\n--------------\nMyHDL is a free, open-source package for using Python as a hardware\ndescription and verification language.\n\nTo find out whether MyHDL can be useful to you, please read:\n\n   - http://www.myhdl.org/start/why.html\n\nLicense\n-------\nMyHDL is available under the LGPL license.  See ``LICENSE.txt``.\n\nWebsite\n-------\nThe project website is located at http://www.myhdl.org\n\nDocumentation\n-------------\nThe manual is available on-line:\n\n   - http://docs.myhdl.org/en/stable/manual\n\nWhat's new\n----------\nTo find out what's new in this release, please read:\n\n   - http://docs.myhdl.org/en/stable/whatsnew/0.11.html\n\nInstallation\n------------\nIt is recommended to install MyHDL (and your project's other dependencies) in\na virtualenv.\n\nInstalling the latest stable release:\n\n```\npip install myhdl\n```\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:\n\n```\npip install git+https://github.com/myhdl/myhdl.git@master\n```\n\nTo install a local clone of the repository:\n\n```\npip install -e path/to/dir\n```\n\nTo install a specific commit hash, tag or branch from git:\n\n```\npip install git+https://github.com/myhdl/myhdl@f696b8\n```\n\n\nYou can test the proper installation as follows:\n\n```\ncd myhdl/test/core\npy.test\n```\n\nTo install co-simulation support:\n\nGo to the directory ``cosimulation/\u003cplatform\u003e`` for your target platform\nand following the instructions in the ``README.txt`` file.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmyhdl%2Fmyhdl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmyhdl%2Fmyhdl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmyhdl%2Fmyhdl/lists"}