keyscan.cmd_log

来自「Mars-XC2S50-S-Core-V2.0开发板核心板的说明和设计文档」· CMD_LOG 代码 · 共 20 行

CMD_LOG
20
字号
xst -intstyle ise -ifn __projnav/keyscan.xst -ofn keyscan.syr
ngdbuild -dd _ngo -uc keyscan.ucf -p xc9500xl keyscan.ngc keyscan.ngd
xst -intstyle ise -ifn __projnav/keyscan.xst -ofn keyscan.syr
ngdbuild -dd _ngo -uc keyscan.ucf -p xc9500xl keyscan.ngc keyscan.ngd
cpldfit -p xc95144xl-10-TQ144 -ofmt vhdl -optimize speed -htmlrpt -loc on -slew fast -init low -inputs 54 -pterms 25 -unused float -power std -terminate keeper keyscan.ngd
hprep6 -s IEEE1149 -n keyscan -i keyscan
taengine -f keyscan -w --format html1 -l e:\temp\95144\vhdl\keyscan/keyscan_html/tim/timing_report.htm
XSLTProcess "keyscan_build.xml"
xst -intstyle ise -ifn __projnav/keyscan.xst -ofn keyscan.syr
ngdbuild -intstyle ise -dd "e:\temp\spartan2\vhdl\interface\keyscan/_ngo" -nt timestamp -uc keyscan.ucf  -p xc2s50-TQ144-6 keyscan.ngc keyscan.ngd
map -intstyle ise -p xc2s50-TQ144-6 -cm area -pr b -k 4 -c 100 -tx off -o keyscan_map.ncd keyscan.ngd keyscan.pcf
par -w -intstyle ise -ol std -t 1 keyscan_map.ncd keyscan.ncd keyscan.pcf
trce -intstyle ise -e 3 -l 3 -s 6 -xml keyscan keyscan.ncd -o keyscan.twr keyscan.pcf
bitgen -intstyle ise -f keyscan.ut keyscan.ncd
ngdbuild -intstyle ise -dd "e:\temp\spartan2\vhdl\interface\keyscan/_ngo" -uc keyscan.ucf  -p xc2s50-tq144-6 keyscan.ngc keyscan.ngd
map -intstyle ise -p xc2s50-tq144-6 -cm area -pr b -k 4 -c 100 -tx off -o keyscan_map.ncd keyscan.ngd keyscan.pcf
par -w -intstyle ise -ol std -t 1 keyscan_map.ncd keyscan.ncd keyscan.pcf
trce -intstyle ise -e 3 -l 3 -s 6 -xml keyscan keyscan.ncd -o keyscan.twr keyscan.pcf
bitgen -intstyle ise -f keyscan.ut keyscan.ncd

⌨️ 快捷键说明

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