Hazard3/example_soc/synth/Icebreaker.mk

14 lines
197 B
Makefile
Raw Normal View History

CHIPNAME=fpga_icebreaker
DOTF=../fpga/fpga_icebreaker.f
SYNTH_OPT=-dsp
2021-07-24 06:08:23 +08:00
PNR_OPT=--timing-allow-fail
DEVICE=up5k
PACKAGE=sg48
include $(SCRIPTS)/synth_ice40.mk
prog: bit
iceprog $(CHIPNAME).bin