https://github.com/kost/ulx3s-passthru
Automated Passthru builds for ulx3s
https://github.com/kost/ulx3s-passthru
Last synced: about 2 months ago
JSON representation
Automated Passthru builds for ulx3s
- Host: GitHub
- URL: https://github.com/kost/ulx3s-passthru
- Owner: kost
- Created: 2020-01-02T06:09:20.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-01-02T06:14:59.000Z (over 5 years ago)
- Last Synced: 2025-01-31T06:39:37.521Z (4 months ago)
- Language: Shell
- Size: 1000 Bytes
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ulx3s-passthru
Automated builds for ulx3s for all FPGA sizes.
# Usage
You just need to start make:
```
mkdir $HOME/fpga
cp /your/license/license.dat $HOME/fpga
export DIAMOND_MAC=00:11:22:33:44:55 # replace with your MAC
make build
```
make will output bit files in $HOME/dist