hp-saturn/compile

10 lines
293 B
Text
Raw Normal View History

2019-02-04 09:59:35 +01:00
#!/bin/bash
2019-02-06 10:40:55 +01:00
#
# licence: GPLv3 or later
#
#yosys -p "synth_ecp5 -top saturn_core -json saturn_core.json" saturn_core.v
yosys saturn_core.ESP5.ys
2019-02-04 23:51:36 +01:00
nextpnr-ecp5 --gui --85k --speed 6 --freq 5 --lpf ulx3s_v20.lpf --textcfg empty_lfe5u-85f.config --json saturn_core.json --save saturn_core.ecp5