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