]> rtime.felk.cvut.cz Git - fpga/virtex2/msp_motion.git/blobdiff - build/Makefile
Makefile - save xst report in xst.log file.
[fpga/virtex2/msp_motion.git] / build / Makefile
index 63fc6af38c3f46e2753b24069c27e8f6f6759ad6..6eb12ffc927c1b52bc5cccd02530a68862ff80b5 100644 (file)
@@ -105,7 +105,7 @@ re-synthesize $(NGC): $(addrefix $(SRC)/,$(PRJ))
          -top $(TOP) \
          -p $(DEVICE) \
          -opt_mode Speed \
-         -opt_level 1" | xst
+         -opt_level 1" | xst | tee xst.log
 
 
 translate: $(NGD)