Ecosyste.ms: Awesome
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: about 2 months ago
JSON representation
Template repository for getting started with general Amaranth FPGA projects
- Host: GitHub
- URL: https://github.com/amaranth-lang/template-fpga
- Owner: amaranth-lang
- Created: 2023-07-21T03:05:06.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-15T19:51:18.000Z (7 months ago)
- Last Synced: 2024-06-15T20:47:44.797Z (7 months ago)
- Language: Python
- Homepage:
- Size: 24.4 KB
- Stars: 15
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- amaranth-awesome - template-fpga
README
# amaranth-template-fpga
TODO: write this section
```shell
$ pipx install pdm
$ pdm install
$ pdm run build_ice40
$ pdm run build_ecp5
```