pblcd.cmd_log

来自「FPGA 基于PICOBLAZE内核的LCD显示程序,完整,XILINX」· CMD_LOG 代码 · 共 11 行

CMD_LOG
11
字号
xst -ise "D:/work/vhdl/PBLCD/PBLCD" -intstyle ise -ifn PBLCD.xst -ofn PBLCD.syr
xst -ise "D:/work/vhdl/PBLCD/PBLCD" -intstyle ise -ifn PBLCD.xst -ofn PBLCD.syr
xst -ise "D:/work/vhdl/PBLCD/PBLCD" -intstyle ise -ifn PBLCD.xst -ofn PBLCD.syr
xst -ise "D:/work/vhdl/PBLCD/PBLCD" -intstyle ise -ifn PBLCD.xst -ofn PBLCD.syr
xst -ise "D:/work/vhdl/PBLCD/PBLCD" -intstyle ise -ifn PBLCD.xst -ofn PBLCD.syr
ngdbuild -ise "D:/work/vhdl/PBLCD/PBLCD" -intstyle ise -dd _ngo -nt timestamp -uc PBLCD.ucf -p xc3s200-ft256-4 PBLCD.ngc PBLCD.ngd
map -ise "D:/work/vhdl/PBLCD/PBLCD" -intstyle ise -p xc3s200-ft256-4 -cm area -pr b -k 4 -c 100 -o PBLCD_map.ncd PBLCD.ngd PBLCD.pcf
par -ise "D:/work/vhdl/PBLCD/PBLCD" -w -intstyle ise -ol std -t 1 PBLCD_map.ncd PBLCD.ncd PBLCD.pcf
trce -ise "D:/work/vhdl/PBLCD/PBLCD" -intstyle ise -e 3 -l 3 -s 4 -xml PBLCD PBLCD.ncd -o PBLCD.twr PBLCD.pcf
bitgen -ise "D:/work/vhdl/PBLCD/PBLCD" -intstyle ise -f PBLCD.ut PBLCD.ncd

⌨️ 快捷键说明

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