]> git.zerfleddert.de Git - raggedstone/blobdiff - common/Makefile.common
perl -p -i -e "s/PCI_CLOCK'event and PCI_CLOCK = '1'/rising_edge(PCI_CLOCK)/" *.vhd
[raggedstone] / common / Makefile.common
index fa67e3b2350166768d48f282915d14d4d3adda0f..0f0e3da52dec4b6e880ab8d12e7b1c1ae3b74d03 100644 (file)
@@ -78,6 +78,9 @@ flash: $(PROJECT)-xcf02s.mcs $(PROJECT)-xcf04s.mcs
        $(PRELOAD) impact -batch xcf.batch.tmp
        @rm xcf.batch.tmp
 
+analyzer:
+       $(CHIPSCOPE)/bin/lin/analyzer.sh -project $(PWD)/$(PROJECT).cpj
+
 clean:
        @rm -rf *.bit *.bgn *.mcs *.prm *.bld *.drc *.mcs *.ncd *.ngc *.ngd *.edn *.ncf *.ngo *.cdc \
                *.ngr *.pad *.par *.pcf *.prm *.syr *.twr *.twx *.xpi *.lso *.prm *.mcs _impact* \
@@ -87,4 +90,4 @@ clean:
                build.log \
                $(PROJECT).unroutes *.xml $(CLEANFILES)
 
-.PHONY: all final burn load flash clean xst ngdbuild log
+.PHONY: all final burn load flash clean xst ngdbuild log analyzer
Impressum, Datenschutz