X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=Makefile;h=7d80540cdc632d0d3582b21cb7f2b94fe80fcdea;hb=7560fdba316d8bb53b01ee60eddc6581ff167c27;hp=3ce34ed343030babed0436dca5aa09d4ca7e5da6;hpb=44b73af51bca05eb26fd1557a192eed779fc065e;p=yule.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 $<