An open API service indexing awesome lists of open source software.

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

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).