topclock.cmd_log
来自「EDA课程设计(带完整设计报告)」· CMD_LOG 代码 · 共 21 行
CMD_LOG
21 行
xst -intstyle ise -ifn __projnav/topclock.xst -ofn topclock.syr
ngdbuild -intstyle ise -dd d:\chenyi\shuzizhong/_ngo -uc topclock.ucf -p xc2s200-pq208-6 topclock.ngc topclock.ngd
map -intstyle ise -p xc2s200-pq208-6 -cm area -pr b -k 4 -c 100 -tx off -o topclock_map.ncd topclock.ngd topclock.pcf
par -w -intstyle ise -ol std -t 1 topclock_map.ncd topclock.ncd topclock.pcf
trce -intstyle ise -e 3 -l 3 -xml topclock topclock.ncd -o topclock.twr topclock.pcf
bitgen -intstyle ise -f topclock.ut topclock.ncd
netgen -intstyle ise -s 6 -pcf topclock.pcf -ngm topclock.ngm -rpw 100 -tpw 0 -ar Structure -xon true -w -ofmt vhdl -sim topclock.ncd topclock_timesim.vhd
xst -intstyle ise -ifn __projnav/topclock.xst -ofn topclock.syr
xst -intstyle ise -ifn __projnav/topclock.xst -ofn topclock.syr
ngdbuild -intstyle ise -dd d:\chenyi\shuzizhong/_ngo -uc topclock.ucf -p xc2s200-pq208-6 topclock.ngc topclock.ngd
map -intstyle ise -p xc2s200-pq208-6 -cm area -pr b -k 4 -c 100 -tx off -o topclock_map.ncd topclock.ngd topclock.pcf
par -w -intstyle ise -ol std -t 1 topclock_map.ncd topclock.ncd topclock.pcf
trce -intstyle ise -e 3 -l 3 -xml topclock topclock.ncd -o topclock.twr topclock.pcf
bitgen -intstyle ise -f topclock.ut topclock.ncd
xst -intstyle ise -ifn __projnav/topclock.xst -ofn topclock.syr
ngdbuild -intstyle ise -dd d:\chenyi\shuzizhong/_ngo -uc topclock.ucf -p xc2s200-pq208-6 topclock.ngc topclock.ngd
map -intstyle ise -p xc2s200-pq208-6 -cm area -pr b -k 4 -c 100 -tx off -o topclock_map.ncd topclock.ngd topclock.pcf
par -w -intstyle ise -ol std -t 1 topclock_map.ncd topclock.ncd topclock.pcf
trce -intstyle ise -e 3 -l 3 -xml topclock topclock.ncd -o topclock.twr topclock.pcf
bitgen -intstyle ise -f topclock.ut topclock.ncd
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?