indicator.cmd_log
来自「VHDL source code for test machine.」· CMD_LOG 代码 · 共 6 行
CMD_LOG
6 行
xst -intstyle ise -ifn __projnav/indicator.xst -ofn indicator.syr
ngdbuild -intstyle ise -dd d:\csht\final15.06.07\project\importantversion/_ngo -i -p xc2v40-fg256-5 indicator.ngc indicator.ngd
map -intstyle ise -p xc2v40-fg256-5 -cm area -pr b -k 4 -c 100 -tx off -o indicator_map.ncd indicator.ngd indicator.pcf
par -w -intstyle ise -ol std -t 1 indicator_map.ncd indicator.ncd indicator.pcf
trce -intstyle ise -e 3 -l 3 -xml indicator indicator.ncd -o indicator.twr indicator.pcf
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?