X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/raggedstone/blobdiff_plain/82cc0f36680a7da185bde47007d7b677212edeb6..49b4c0ec2212770036e51c883659ae69262b1865:/heartbeat/Makefile diff --git a/heartbeat/Makefile b/heartbeat/Makefile index 4c6ffc7..50db403 100644 --- a/heartbeat/Makefile +++ b/heartbeat/Makefile @@ -56,7 +56,7 @@ prom: mv $(PROJECT).bgn $(TMP) mcs: - promgen -p mcs -u 0 $(PROJECT) -o pci1 pci2 -x xcf02s xcf04s + promgen -w -p mcs -u 0 $(PROJECT) -o pci1 pci2 -x xcf02s xcf04s final: -mv $(PROJECT).unroutes *.xml $(TMP) @@ -80,3 +80,6 @@ clean: load: impact -batch xc3s1500.batch + +flash: mcs + impact -batch xcf.batch