mirror of
https://github.com/sxpert/hp-saturn
synced 2024-12-27 09:58:16 +01:00
8 lines
134 B
Text
8 lines
134 B
Text
|
#!/bin/bash
|
||
|
#
|
||
|
# licence: GPLv3 or later
|
||
|
#
|
||
|
|
||
|
|
||
|
nextpnr-ecp5 --gui --85k --speed 6 --freq 5 --lpf ulx3s_v20.lpf --json z_saturn_test.json
|