]> rtime.felk.cvut.cz Git - fpga/virtex2/msp_motion.git/commitdiff
Makefile - save xst report in xst.log file.
authorVladimir Burian <buriavl2@fel.cvut.cz>
Wed, 18 May 2011 20:30:34 +0000 (22:30 +0200)
committerVladimir Burian <buriavl2@fel.cvut.cz>
Wed, 18 May 2011 20:30:34 +0000 (22:30 +0200)
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)