UNPKG

nextpnr

Version:

WebAssembly version of nextpnr.

21 lines (15 loc) 966 B
# nextpnr.js WebAssembly version of [nextpnr](https://github.com/YosysHQ/nextpnr). Automatic updates through a GitHub Actions workflow. ## Documentation The documentation is available [here](docs/index.md). ## Contributing See the [development documentation](docs/development.md). In the future more specific guidelines for contributing could be drafted. ## License This project is available under the [MIT license](LICENSE.md). Note that some dependencies have different licenses. ## Other projects EDAcation consists of several projects: - [vscode-edacation](https://github.com/EDAcation/vscode-edacation) - VS Code extension - [edacation](https://github.com/EDAcation/edacation) - Libary and CLI - [yosys.js](https://github.com/EDAcation/yosys.js) - WebAssembly version of Yosys - [nextpnr.js](https://github.com/EDAcation/nextpnr.js) - WebAssembly version of nextpnr - [nextpnr-viewer](https://github.com/EDAcation/nextpnr-viewer) - FPGA viewer for nextpnr