xst -intstyle ise -ifn "C:/Users/USER/Desktop/Logic Design Lab/game/game.xst" -ofn "C:/Users/USER/Desktop/Logic Design Lab/game/game.syr" 
ngdbuild -intstyle ise -dd _ngo -nt timestamp -uc game_wire.ucf -p xc6slx16-csg324-3 "game.ngc" game.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 game_map.ncd game.ngd game.pcf 
par -w -intstyle ise -ol high -mt off game_map.ncd game.ncd game.pcf 
trce -intstyle ise -v 3 -s 3 -n 3 -fastpaths -xml game.twx game.ncd -o game.twr game.pcf -ucf game_wire.ucf 
bitgen -intstyle ise -f game.ut game.ncd 
