decoder24.cmd_log

来自「本程序以XILINX公司的ISE8.2为开发平台」· CMD_LOG 代码 · 共 12 行

CMD_LOG
12
字号
xst -ise "E:/MY_DESIGN/ISE/LXJ/decoder24/decoder24.ise" -intstyle ise -ifn decoder24.xst -ofn decoder24.syr
ngdbuild -ise "E:/MY_DESIGN/ISE/LXJ/decoder24/decoder24.ise" -intstyle ise -dd _ngo -nt timestamp -i -p xc2s100-tq144-6 "decoder24.ngc" decoder24.ngd
ngdbuild -ise "E:/MY_DESIGN/ISE/LXJ/decoder24/decoder24.ise" -intstyle ise -dd _ngo -nt timestamp -uc "decoder24.ucf" -p xc2s100-tq144-6 "decoder24.ngc" decoder24.ngd
map -ise "E:/MY_DESIGN/ISE/LXJ/decoder24/decoder24.ise" -intstyle ise -p xc2s100-tq144-6 -cm area -pr b -k 4 -c 100 -tx off -o decoder24_map.ncd decoder24.ngd decoder24.pcf
par -ise "E:/MY_DESIGN/ISE/LXJ/decoder24/decoder24.ise" -w -intstyle ise -ol std -t 1 decoder24_map.ncd decoder24.ncd decoder24.pcf
trce -ise "E:/MY_DESIGN/ISE/LXJ/decoder24/decoder24.ise" -intstyle ise -e 3 -l 3 -s 6 -xml decoder24 decoder24.ncd -o decoder24.twr decoder24.pcf -ucf decoder24.ucf
ngdbuild -ise "E:/MY_DESIGN/ISE/LXJ/decoder24/decoder24.ise" -intstyle ise -dd _ngo -nt timestamp -uc "decoder24.ucf" -p xc2s100-tq144-6 "decoder24.ngc" decoder24.ngd
map -ise "E:/MY_DESIGN/ISE/LXJ/decoder24/decoder24.ise" -intstyle ise -p xc2s100-tq144-6 -cm area -pr b -k 4 -c 100 -tx off -o decoder24_map.ncd decoder24.ngd decoder24.pcf
xst -ise "D:/MY_DESIGN/ISE/LXJ/decoder24/decoder24.ise" -intstyle ise -ifn decoder24.xst -ofn decoder24.syr
ngdbuild -ise "D:/MY_DESIGN/ISE/LXJ/decoder24/decoder24.ise" -intstyle ise -dd _ngo -nt timestamp -uc "decoder24.ucf" -p xc2s100-tq144-6 "decoder24.ngc" decoder24.ngd
map -ise "D:/MY_DESIGN/ISE/LXJ/decoder24/decoder24.ise" -intstyle ise -p xc2s100-tq144-6 -cm area -pr b -k 4 -c 100 -tx off -o decoder24_map.ncd decoder24.ngd decoder24.pcf

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?