xst -intstyle ise -ifn "D:/test_folder/Lab3_1/lab3_1.xst" -ofn "D:/test_folder/Lab3_1/lab3_1.syr" 
xst -intstyle ise -ifn "D:/test_folder/Lab3_1/lab3_1.xst" -ofn "D:/test_folder/Lab3_1/lab3_1.syr" 
netgen -intstyle ise -insert_glbl true -w -dir netgen/synthesis -ofmt verilog -sim lab3_1.ngc lab3_1_synthesis.v 
ngdbuild -intstyle ise -dd _ngo -nt timestamp -uc lab3_1.ucf -p xc6slx16-csg324-3 lab3_1.ngc lab3_1.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 lab3_1_map.ncd lab3_1.ngd lab3_1.pcf 
par -w -intstyle ise -ol high -mt off lab3_1_map.ncd lab3_1.ncd lab3_1.pcf 
trce -intstyle ise -v 3 -s 3 -n 3 -fastpaths -xml lab3_1.twx lab3_1.ncd -o lab3_1.twr lab3_1.pcf -ucf lab3_1.ucf 
bitgen -intstyle ise -f lab3_1.ut lab3_1.ncd 
