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
- Host: GitHub
- URL: https://github.com/amaranth-lang/template-fpga
- Owner: amaranth-lang
- Created: 2023-07-21T03:05:06.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-15T19:51:18.000Z (12 months ago)
- Last Synced: 2025-04-09T10:45:40.865Z (about 2 months ago)
- Language: Python
- Homepage:
- Size: 32.2 KB
- Stars: 16
- Watchers: 3
- Forks: 2
- 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
```