X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/raggedstone/blobdiff_plain/95764a116fa3408e586d0e77d413b56449a7f457..82cc0f36680a7da185bde47007d7b677212edeb6:/heartbeat/Makefile diff --git a/heartbeat/Makefile b/heartbeat/Makefile index b0ba87c..4c6ffc7 100644 --- a/heartbeat/Makefile +++ b/heartbeat/Makefile @@ -7,7 +7,7 @@ $(shell mkdir tmp) PROJECT := pci_7seg -all: xst ngdbuild map par trace prom mcs final +all: xst ngdbuild map par trace prom final log: time make all &>build.log @@ -19,7 +19,7 @@ ngdbuild: $(PROJECT).ngc $(PROJECT).ngd $(PROJECT).ngc: @# echo synclib > $(PROJECT).lso # hmm. things are different in ise 9.1 echo work > $(PROJECT).lso - xst -intstyle ise -ifn $(PROJECT).xst -ofn $(PROJECT).syr &> tmp/build.xst.log + xst -intstyle ise -ifn $(PROJECT).xst -ofn $(PROJECT).syr #cat $(PROJECT).syr mv $(PROJECT).syr $(TMP) mv $(PROJECT).ngr $(PROJECT).lso $(TMP) @@ -77,3 +77,6 @@ clean: rm -rf _ngo xst rm -rf build.log rm -rf $(PROJECT).unroutes *.xml + +load: + impact -batch xc3s1500.batch