X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=Makefile;h=7d80540cdc632d0d3582b21cb7f2b94fe80fcdea;hb=9c2d207078b3aae663ad8506f2aae47eda26134b;hp=3ce34ed343030babed0436dca5aa09d4ca7e5da6;hpb=2ed306f8640ffdad28bea2e6487e617e81cdde2c;p=clump.git diff --git a/Makefile b/Makefile index 3ce34ed..7d80540 100644 --- a/Makefile +++ b/Makefile @@ -14,7 +14,7 @@ all: $(PROJ).rpt $(PROJ).bin tools/icestorm/icepack/icepack $< $@ %.rpt: %.asc - tools/icestorm/icetime/icetime -d $(DEVICE) -mtr $@ $< + tools/icestorm/icetime/icetime -C tools/icestorm/icebox/chipdb-$(subst hx,,$(subst lp,,$(DEVICE))).txt -d $(DEVICE) -mtr $@ $< prog: $(PROJ).bin tools/icestorm/iceprog/iceprog $<