grst.cmd_log

来自「FPGA高速完成AD采集回来的数据进行高速读写FLASH存储」· CMD_LOG 代码 · 共 17 行

CMD_LOG
17
字号
xst -intstyle ise -ifn __projnav/grst.xst -ofn grst.syr
xst -intstyle ise -ifn __projnav/grst.xst -ofn grst.syr
ngdbuild -intstyle ise -dd "d:\2222/_ngo" -i  -p xc2s100e-tq144-6 grst.ngc grst.ngd
map -intstyle ise -p xc2s100e-tq144-6 -cm area -pr b -k 4 -c 100 -tx off -o grst_map.ncd grst.ngd grst.pcf
par -w -intstyle ise -ol std -t 1 grst_map.ncd grst.ncd grst.pcf
trce -intstyle ise -e 3 -l 3 -s 6 -xml grst grst.ncd -o grst.twr grst.pcf
xst -intstyle ise -ifn __projnav/grst.xst -ofn grst.syr
ngdbuild -intstyle ise -dd "d:\2222/_ngo" -i  -p xc2s100e-tq144-6 grst.ngc grst.ngd
map -intstyle ise -p xc2s100e-tq144-6 -cm area -pr b -k 4 -c 100 -tx off -o grst_map.ncd grst.ngd grst.pcf
par -w -intstyle ise -ol std -t 1 grst_map.ncd grst.ncd grst.pcf
trce -intstyle ise -e 3 -l 3 -s 6 -xml grst grst.ncd -o grst.twr grst.pcf
xst -intstyle ise -ifn __projnav/grst.xst -ofn grst.syr
ngdbuild -intstyle ise -dd "d:\2222/_ngo" -i  -p xc2s100e-tq144-6 grst.ngc grst.ngd
map -intstyle ise -p xc2s100e-tq144-6 -cm area -pr b -k 4 -c 100 -tx off -o grst_map.ncd grst.ngd grst.pcf
par -w -intstyle ise -ol std -t 1 grst_map.ncd grst.ncd grst.pcf
trce -intstyle ise -e 3 -l 3 -s 6 -xml grst grst.ncd -o grst.twr grst.pcf

⌨️ 快捷键说明

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