📄 top.cmd_log
字号:
ngdbuild -intstyle ise -dd d:\cd\example-8-2\incremental_design\incremental_demo/_ngo -i -p xc2v500-fg256-6 top.edf top.ngd
ngdbuild -intstyle ise -dd d:\cd\example-8-2\incremental_design\incremental_demo/_ngo -uc top.ucf -p xc2v500-fg256-6 top.edf top.ngd
map -intstyle ise -p xc2v500-fg256-6 -cm area -pr b -k 4 -c 100 -tx off -o top_map.ncd top.ngd top.pcf
par -w -intstyle ise -ol std -t 1 top_map.ncd top.ncd top.pcf
trce -intstyle ise -e 3 -l 3 -xml top top.ncd -o top.twr top.pcf
bitgen -intstyle ise -f top.ut top.ncd
ngdbuild -intstyle ise -dd d:\cd\example-8-2\incremental_design\incremental_demo/_ngo -uc top.ucf -p xc2v500-fg256-6 top.edf top.ngd
map -intstyle ise -p xc2v500-fg256-6 -cm area -gf D:\CD\Example-8-2\Incremental_design\Incremental_demo\top_map_guide.ncd -gm incremental -pr b -k 4 -c 100 -tx off -o top_map.ncd top.ngd top.pcf
par -w -intstyle ise -ol std -t 1 -gf D:\CD\Example-8-2\Incremental_design\Incremental_demo\top_guide.ncd -gm incremental top_map.ncd top.ncd top.pcf
trce -intstyle ise -e 3 -l 3 -xml top top.ncd -o top.twr top.pcf
bitgen -intstyle ise -f top.ut top.ncd
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -