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

https://github.com/amaranth-lang/template-fpga

Template repository for getting started with general Amaranth FPGA projects
https://github.com/amaranth-lang/template-fpga

Last synced: 28 days ago
JSON representation

Template repository for getting started with general Amaranth FPGA projects

Awesome Lists containing this project

README

        

# amaranth-template-fpga

TODO: write this section

```shell
$ pipx install pdm
$ pdm install
$ pdm run build_ice40
$ pdm run build_ecp5
```