cmp.cmd_log

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

CMD_LOG
19
字号
xst -intstyle ise -ifn __projnav/cmp.xst -ofn cmp.syr
ngdbuild -dd _ngo -uc cmp.ucf -p xc9500xl cmp.ngc cmp.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 cmp.ngd
hprep6 -s IEEE1149 -n cmp -i cmp
taengine -f cmp -w --format html1 -l e:\temp\95144\vhdl\basic\cmp/cmp_html/tim/timing_report.htm
XSLTProcess "cmp_build.xml"
xst -intstyle ise -ifn __projnav/cmp.xst -ofn cmp.syr
ngdbuild -dd _ngo -uc cmp.ucf -p xc9500xl cmp.ngc cmp.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 cmp.ngd
hprep6 -s IEEE1149 -n cmp -i cmp
taengine -f cmp -w --format html1 -l e:\temp\95144\vhdl\basic\cmp/cmp_html/tim/timing_report.htm
XSLTProcess "cmp_build.xml"
xst -intstyle ise -ifn __projnav/cmp.xst -ofn cmp.syr
ngdbuild -intstyle ise -dd "e:\temp\spartan2\vhdl\basic\cmp/_ngo" -nt timestamp -uc cmp.ucf  -p xc2s50-TQ144-6 cmp.ngc cmp.ngd
map -intstyle ise -p xc2s50-TQ144-6 -cm area -pr b -k 4 -c 100 -tx off -o cmp_map.ncd cmp.ngd cmp.pcf
par -w -intstyle ise -ol std -t 1 cmp_map.ncd cmp.ncd cmp.pcf
trce -intstyle ise -e 3 -l 3 -s 6 -xml cmp cmp.ncd -o cmp.twr cmp.pcf
bitgen -intstyle ise -f cmp.ut cmp.ncd

⌨️ 快捷键说明

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