接VGA 显示器和鼠标

源代码在线查看: top.cmd_log

软件大小: 983 K
上传用户: jjingle
关键词: VGA 显示器 鼠标
下载地址: 免注册下载 普通下载 VIP

相关代码

				xst -intstyle ise -ifn __projnav/top.xst -ofn top.syr
				ngdbuild -intstyle ise -dd e:\work\coreban\subgame/_ngo -uc top.ucf  -p xc3s200-pq208-4 top.ngc top.ngd
				ngdbuild -intstyle ise -dd e:\work\coreban\subgame/_ngo -uc top.ucf  -p xc3s200-pq208-4 top.ngc top.ngd
				map -intstyle ise -p xc3s200-pq208-4 -cm area -pr b -k 4 -c 100 -tx off -o top_map.ncd top.ngd top.pcf
				par -w -intstyle ise -ol std -t 1 top_map.ncd top.ncd top.pcf
				trce -intstyle ise -e 3 -l 3 -xml top top.ncd -o top.twr top.pcf
				bitgen -intstyle ise -f top.ut top.ncd
				xst -intstyle ise -ifn __projnav/top.xst -ofn top.syr
				ngdbuild -intstyle ise -dd e:\work\digital_sward\sub_demo\subgame/_ngo -uc top.ucf  -p xc3s400-pq208-4 top.ngc top.ngd
				map -intstyle ise -p xc3s400-pq208-4 -cm area -pr b -k 4 -c 100 -tx off -o top_map.ncd top.ngd top.pcf
				par -w -intstyle ise -ol std -t 1 top_map.ncd top.ncd top.pcf
				trce -intstyle ise -e 3 -l 3 -xml top top.ncd -o top.twr top.pcf
				bitgen -intstyle ise -f top.ut top.ncd
							

相关资源