来自FPGA开发板的PS2开发源代码

源代码在线查看: top.cmd_log

软件大小: 596 K
上传用户: lsb223
关键词: FPGA PS2 开发板 源代码
下载地址: 免注册下载 普通下载 VIP

相关代码

				sch2verilog -intstyle ise   -family spartan3 -w top.sch top.vf
				xst -intstyle ise -ifn __projnav/top.xst -ofn top.syr
				netgen -intstyle ise -w -ofmt verilog -sim top.ngc top_synthesis.v
				ngdbuild -intstyle ise -dd "d:\xuexi\dianzi\sp\3s400\examples\s7_ps2_keyboard\7.1_ps2_lcd\project/_ngo" -i  -p xc3s400-pq208-4 top.ngc top.ngd
				map -intstyle ise -p xc3s400-pq208-4 -cm area -pr b -k 4 -c 100 -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 -s 4 -xml top top.ncd -o top.twr top.pcf
				ngdbuild -intstyle ise -dd "d:\xuexi\dianzi\sp\3s400\examples\s7_ps2_keyboard\7.1_ps2_lcd\project/_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 -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 -s 4 -xml top top.ncd -o top.twr top.pcf
				bitgen -intstyle ise -f top.ut top.ncd
				sch2verilog -intstyle ise   -family spartan3 -w top.sch top.vf
				xst -intstyle ise -ifn __projnav/top.xst -ofn top.syr
				xst -intstyle ise -ifn __projnav/top.xst -ofn top.syr
				ngdbuild -intstyle ise -dd "f:\whw\rl\for book\??fpga???è????????????\??×?\???????3.12 ps2??????\project/_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 -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 -s 4 -xml top top.ncd -o top.twr top.pcf
				bitgen -intstyle ise -f top.ut top.ncd
				sch2verilog -intstyle ise   -family spartan3 -w top.sch top.vf
				xst -intstyle ise -ifn __projnav/top.xst -ofn top.syr
				ngdbuild -intstyle ise -dd "d:\parttime\for book\??×?\???????3.12 ps2??????\project/_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 -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 -s 4 -xml top top.ncd -o top.twr top.pcf
				bitgen -intstyle ise -f top.ut top.ncd
							

相关资源