X-Git-Url: http://git.rot13.org/?p=trilby-hat-fpga;a=blobdiff_plain;f=Makefile;fp=Makefile;h=ff82a9dfaf98f6810a8a16340aa6399019e8e9eb;hp=4da60c399a45e10ade10560cd75011ae10a23bf4;hb=cf4de9e83459dd4cdda890bedd5407ce7d4bfab9;hpb=7120a1d20fb209a5a380629c773703383575f041;ds=sidebyside diff --git a/Makefile b/Makefile index 4da60c3..ff82a9d 100644 --- a/Makefile +++ b/Makefile @@ -11,7 +11,7 @@ all: ${PROJ}.bit nextpnr-ecp5 --json $< --textcfg $@ --45k --package CABGA381 --lpf trilby.lpf %.bit: %_out.config - ecppack --svf ${PROJ}.svf $< $@ + ecppack --compress --svf ${PROJ}.svf $< $@ ${PROJ}.svf : ${PROJ}.bit