xst -intstyle ise -ifn "D:/test_folder/Lab5_1/stopwatch.xst" -ofn "D:/test_folder/Lab5_1/stopwatch.syr" 
xst -intstyle ise -ifn "D:/test_folder/Lab5_1/stopwatch.xst" -ofn "D:/test_folder/Lab5_1/stopwatch.syr" 
ngdbuild -intstyle ise -dd _ngo -nt timestamp -uc stopwatch.ucf -p xc6slx16-csg324-3 stopwatch.ngc stopwatch.ngd  
map -intstyle ise -p xc6slx16-csg324-3 -w -logic_opt off -ol high -t 1 -xt 0 -register_duplication off -r 4 -global_opt off -mt off -ir off -pr off -lc off -power off -o stopwatch_map.ncd stopwatch.ngd stopwatch.pcf 
par -w -intstyle ise -ol high -mt off stopwatch_map.ncd stopwatch.ncd stopwatch.pcf 
trce -intstyle ise -v 3 -s 3 -n 3 -fastpaths -xml stopwatch.twx stopwatch.ncd -o stopwatch.twr stopwatch.pcf -ucf stopwatch.ucf 
bitgen -intstyle ise -f stopwatch.ut stopwatch.ncd 
