stopwatch.cmd_log
来自「FPGA-CPLD_DesignTool(8-9-10)源代码」· CMD_LOG 代码 · 共 40 行
CMD_LOG
40 行
xst -intstyle ise -ifn __projnav/stopwatch.xst -ofn stopwatch.syr
xst -intstyle ise -ifn __projnav/stopwatch.xst -ofn stopwatch.syr
xst -intstyle ise -ifn __projnav/stopwatch.xst -ofn stopwatch.syr
xst -intstyle ise -ifn __projnav/stopwatch.xst -ofn stopwatch.syr
ngdbuild -intstyle ise -dd c:\example-9-1\watch_sc/_ngo -i -p xc2v40-fg256-5 stopwatch.ngc stopwatch.ngd
map -intstyle ise -p xc2v40-fg256-5 -cm area -pr b -k 4 -c 100 -tx off -o stopwatch_map.ncd stopwatch.ngd stopwatch.pcf
par -w -intstyle ise -ol std -t 1 stopwatch_map.ncd stopwatch.ncd stopwatch.pcf
trce -intstyle ise -e 3 -l 3 -xml stopwatch stopwatch.ncd -o stopwatch.twr stopwatch.pcf
bitgen -intstyle ise -f stopwatch.ut stopwatch.ncd
xst -intstyle ise -ifn __projnav/stopwatch.xst -ofn stopwatch.syr
xst -intstyle ise -ifn __projnav/stopwatch.xst -ofn stopwatch.syr
xst -intstyle ise -ifn __projnav/stopwatch.xst -ofn stopwatch.syr
ngdbuild -intstyle ise -dd c:\example-9-1\watch_sc/_ngo -i -p xc2v40-fg256-5 stopwatch.ngc stopwatch.ngd
map -intstyle ise -p xc2v40-fg256-5 -cm area -pr b -k 4 -c 100 -tx off -o stopwatch_map.ncd stopwatch.ngd stopwatch.pcf
par -w -intstyle ise -ol std -t 1 stopwatch_map.ncd stopwatch.ncd stopwatch.pcf
trce -intstyle ise -e 3 -l 3 -xml stopwatch stopwatch.ncd -o stopwatch.twr stopwatch.pcf
bitgen -intstyle ise -f stopwatch.ut stopwatch.ncd
bitgen -intstyle ise -f stopwatch.ut stopwatch.ncd
xst -intstyle ise -ifn __projnav/stopwatch.xst -ofn stopwatch.syr
xst -intstyle ise -ifn __projnav/stopwatch.xst -ofn stopwatch.syr
xst -intstyle ise -ifn __projnav/stopwatch.xst -ofn stopwatch.syr
xst -intstyle ise -ifn __projnav/stopwatch.xst -ofn stopwatch.syr
ngdbuild -intstyle ise -dd c:\example-9-1\watch_sc/_ngo -i -p xc2v40-fg256-5 stopwatch.ngc stopwatch.ngd
map -intstyle ise -p xc2v40-fg256-5 -cm area -pr b -k 4 -c 100 -tx off -o stopwatch_map.ncd stopwatch.ngd stopwatch.pcf
par -w -intstyle ise -ol std -t 1 stopwatch_map.ncd stopwatch.ncd stopwatch.pcf
trce -intstyle ise -e 3 -l 3 -xml stopwatch stopwatch.ncd -o stopwatch.twr stopwatch.pcf
bitgen -intstyle ise -f stopwatch.ut stopwatch.ncd
xst -intstyle ise -ifn __projnav/stopwatch.xst -ofn stopwatch.syr
ngdbuild -intstyle ise -dd c:\example-9-1\watch_sc/_ngo -i -p xc2v40-fg256-5 stopwatch.ngc stopwatch.ngd
map -intstyle ise -p xc2v40-fg256-5 -cm area -pr b -k 4 -c 100 -tx off -o stopwatch_map.ncd stopwatch.ngd stopwatch.pcf
par -w -intstyle ise -ol std -t 1 stopwatch_map.ncd stopwatch.ncd stopwatch.pcf
trce -intstyle ise -e 3 -l 3 -xml stopwatch stopwatch.ncd -o stopwatch.twr stopwatch.pcf
bitgen -intstyle ise -f stopwatch.ut stopwatch.ncd
xst -intstyle ise -ifn __projnav/stopwatch.xst -ofn stopwatch.syr
ngdbuild -intstyle ise -dd c:\workstation\ise第二版2004-05-13\cd\example-9-1\watch_sc_v6/_ngo -i -p xc2v40-fg256-5 stopwatch.ngc stopwatch.ngd
map -intstyle ise -p xc2v40-fg256-5 -cm area -pr b -k 4 -c 100 -tx off -o stopwatch_map.ncd stopwatch.ngd stopwatch.pcf
par -w -intstyle ise -ol std -t 1 stopwatch_map.ncd stopwatch.ncd stopwatch.pcf
trce -intstyle ise -e 3 -l 3 -xml stopwatch stopwatch.ncd -o stopwatch.twr stopwatch.pcf
bitgen -intstyle ise -f stopwatch.ut stopwatch.ncd
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?