mirror of
https://github.com/openXC7/prjxray.git
synced 2026-08-22 05:57:29 +02:00
061-pcie-conf: add to Makefile to run correctly
Signed-off-by: Alessandro Comodi <[email protected]>
This commit is contained in:
@@ -156,6 +156,9 @@ $(eval $(call fuzzer,075-pins,,part))
|
|||||||
ifeq ($(XRAY_DATABASE),zynq7)
|
ifeq ($(XRAY_DATABASE),zynq7)
|
||||||
$(eval $(call fuzzer,076-ps7,,all))
|
$(eval $(call fuzzer,076-ps7,,all))
|
||||||
endif
|
endif
|
||||||
|
ifeq ($(XRAY_DATABASE),artix7)
|
||||||
|
$(eval $(call fuzzer,061-pcie-conf,005-tilegrid,all))
|
||||||
|
endif
|
||||||
endif
|
endif
|
||||||
endif
|
endif
|
||||||
$(eval $(call fuzzer,100-dsp-mskpat,005-tilegrid,all))
|
$(eval $(call fuzzer,100-dsp-mskpat,005-tilegrid,all))
|
||||||
|
|||||||
Reference in New Issue
Block a user