keypadscan.cmd_log
来自「适用于FPGA的SOPC方面的元器件添加」· CMD_LOG 代码 · 共 13 行
CMD_LOG
13 行
xst -intstyle ise -ifn __projnav/KeypadScan.xst -ofn KeypadScan.syr
ngdbuild -dd _ngo -uc KeypadScan.ucf -p xbr KeypadScan.ngc KeypadScan.ngd
cpldfit -p xc2c32-6-CP56 -ofmt verilog -optimize density -loc on -slew fast -init low -inputs 32 -inreg on -blkfanin 38 -pterms 28 -unused keeper -terminate keeper -iostd LVCMOS18 KeypadScan.ngd
cpldfit -p xc2c32a-6-CP56 -ofmt verilog -optimize density -loc on -slew fast -init low -inputs 32 -inreg on -blkfanin 38 -pterms 28 -unused keeper -terminate keeper -iostd LVCMOS18 KeypadScan.ngd
ngdbuild -dd _ngo -uc KeypadScan.ucf -p xbr KeypadScan.ngc KeypadScan.ngd
ngdbuild -dd _ngo -uc KeypadScan.ucf -p xbr KeypadScan.ngc KeypadScan.ngd
cpldfit -p xc2c32a-6-CP56 -ofmt verilog -optimize density -loc on -slew fast -init low -inputs 32 -inreg on -blkfanin 38 -pterms 28 -unused keeper -terminate keeper -iostd LVCMOS18 KeypadScan.ngd
cpldfit -p xc2c32a-6-CP56 -ofmt verilog -optimize density -loc on -slew fast -init low -inputs 32 -inreg on -blkfanin 38 -pterms 28 -unused pullup -terminate pullup -iostd LVCMOS18 KeypadScan.ngd
ngdbuild -dd _ngo -uc KeypadScan.ucf -p xbr KeypadScan.ngc KeypadScan.ngd
cpldfit -p xc2c32a-6-CP56 -ofmt verilog -optimize density -loc on -slew fast -init low -inputs 32 -inreg on -blkfanin 38 -pterms 28 -unused pullup -terminate pullup -iostd LVCMOS18 KeypadScan.ngd
tsim KeypadScan KeypadScan.nga
netgen -w -ofmt verilog -sim KeypadScan.nga KeypadScan_timesim.v
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?