mlt.cmd_log
来自「Mars-XC2S50-S-Core-V2.0开发板核心板的说明和设计文档」· CMD_LOG 代码 · 共 13 行
CMD_LOG
13 行
xst -intstyle ise -ifn __projnav/mlt.xst -ofn mlt.syr
ngdbuild -dd _ngo -uc mlt.ucf -p xc9500xl mlt.ngc mlt.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 mlt.ngd
hprep6 -s IEEE1149 -n mlt -i mlt
taengine -f mlt -w --format html1 -l e:\temp\95144\vhdl\basic\mlt/mlt_html/tim/timing_report.htm
XSLTProcess "mlt_build.xml"
xst -intstyle ise -ifn __projnav/mlt.xst -ofn mlt.syr
ngdbuild -intstyle ise -dd "e:\temp\spartan2\vhdl\basic\mlt/_ngo" -nt timestamp -uc mlt.ucf -p xc2s50-TQ144-6 mlt.ngc mlt.ngd
map -intstyle ise -p xc2s50-TQ144-6 -cm area -pr b -k 4 -c 100 -tx off -o mlt_map.ncd mlt.ngd mlt.pcf
par -w -intstyle ise -ol std -t 1 mlt_map.ncd mlt.ncd mlt.pcf
trce -intstyle ise -e 3 -l 3 -s 6 -xml mlt mlt.ncd -o mlt.twr mlt.pcf
bitgen -intstyle ise -f mlt.ut mlt.ncd
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?