📄 counter.cmd_log
字号:
xst -quiet -ifn __projnav/counter.xst -ofn counter.syr
ngdbuild -quiet -dd j:\project_navigator_demo\counter/_ngo -i -insert_keep_hierarchy -p xcv50e-cs144-6 counter.ngc counter.ngd
map -quiet -p xcv50e-cs144-6 -cm area -pr b -k 4 -c 100 -tx off -o counter_map.ncd counter.ngd counter.pcf
par -w -ol 2 -t 1 counter_map.ncd counter.ncd counter.pcf
trce -quiet -e 3 -l 3 -xml counter counter.ncd -o counter.twr counter.pcf
bitgen -f counter.ut counter.ncd
xst -intstyle ise -ifn __projnav/counter.xst -ofn counter.syr
ngdbuild -intstyle ise -dd d:\cd\example-2-1\project_navigator_demo\counter/_ngo -i -p xcv50e-cs144-6 counter.ngc counter.ngd
map -intstyle ise -p xcv50e-cs144-6 -cm area -pr b -k 4 -c 100 -tx off -o counter_map.ncd counter.ngd counter.pcf
par -w -intstyle ise -ol std -t 1 counter_map.ncd counter.ncd counter.pcf
trce -intstyle ise -e 3 -l 3 -xml counter counter.ncd -o counter.twr counter.pcf
xst -intstyle ise -ifn __projnav/counter.xst -ofn counter.syr
ngdbuild -intstyle ise -dd c:\workstation\ise第二版2004-05-13\cd\example-2-1\project_navigator_demo\counter/_ngo -i -p xcv50e-cs144-6 counter.ngc counter.ngd
map -intstyle ise -p xcv50e-cs144-6 -cm area -pr b -k 4 -c 100 -tx off -o counter_map.ncd counter.ngd counter.pcf
par -w -intstyle ise -ol std -t 1 counter_map.ncd counter.ncd counter.pcf
trce -intstyle ise -e 3 -l 3 -xml counter counter.ncd -o counter.twr counter.pcf
bitgen -intstyle ise -f counter.ut counter.ncd
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -