mirror of https://github.com/openXC7/prjxray.git
061-pcie-conf: add to Makefile to run correctly
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
This commit is contained in:
parent
2e2aa36d84
commit
1be5c159ac
|
|
@ -156,6 +156,9 @@ $(eval $(call fuzzer,075-pins,,part))
|
|||
ifeq ($(XRAY_DATABASE),zynq7)
|
||||
$(eval $(call fuzzer,076-ps7,,all))
|
||||
endif
|
||||
ifeq ($(XRAY_DATABASE),artix7)
|
||||
$(eval $(call fuzzer,061-pcie-conf,005-tilegrid,all))
|
||||
endif
|
||||
endif
|
||||
endif
|
||||
$(eval $(call fuzzer,100-dsp-mskpat,005-tilegrid,all))
|
||||
|
|
|
|||
Loading…
Reference in New Issue