xst -intstyle ise -ifn "D:/test_folder/Lab3_3/binary_counter.xst" -ofn "D:/test_folder/Lab3_3/binary_counter.syr" 
ngdbuild -intstyle ise -dd _ngo -nt timestamp -uc binary_counter.ucf -p xc6slx16-csg324-3 binary_counter.ngc binary_counter.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 binary_counter_map.ncd binary_counter.ngd binary_counter.pcf 
par -w -intstyle ise -ol high -mt off binary_counter_map.ncd binary_counter.ncd binary_counter.pcf 
trce -intstyle ise -v 3 -s 3 -n 3 -fastpaths -xml binary_counter.twx binary_counter.ncd -o binary_counter.twr binary_counter.pcf -ucf binary_counter.ucf 
bitgen -intstyle ise -f binary_counter.ut binary_counter.ncd 
bitgen -intstyle ise -f binary_counter.ut binary_counter.ncd 
