https://github.com/YoWASP/yosys
Unofficial Yosys WebAssembly packages
https://github.com/YoWASP/yosys
fpga pypi python webassembly yosys yowasp
Last synced: 12 months ago
JSON representation
Unofficial Yosys WebAssembly packages
- Host: GitHub
- URL: https://github.com/YoWASP/yosys
- Owner: YoWASP
- License: isc
- Created: 2020-06-23T04:11:56.000Z (about 6 years ago)
- Default Branch: develop
- Last Pushed: 2024-11-27T01:06:22.000Z (over 1 year ago)
- Last Synced: 2024-11-27T02:18:47.088Z (over 1 year ago)
- Topics: fpga, pypi, python, webassembly, yosys, yowasp
- Language: Python
- Homepage: https://yowasp.org
- Size: 241 KB
- Stars: 66
- Watchers: 3
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE.txt
Awesome Lists containing this project
README
YoWASP Yosys packages
=====================
This package provides [Yosys][] binaries built for [WebAssembly][]. See the [overview of the YoWASP project][yowasp] for details.
Two embeddings are provided: [Python](pypi/README.md) and [JavaScript](npmjs/README.md).
[yosys]: https://github.com/YosysHQ/yosys/
[webassembly]: https://webassembly.org/
[yowasp]: https://yowasp.github.io/
License
-------
This package is covered by the [ISC license](LICENSE.txt), which is the same as the [Yosys license](https://github.com/YosysHQ/yosys/blob/master/COPYING).