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