sub.cmd_log

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

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

⌨️ 快捷键说明

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