fsm.cmd_log

来自「VHDL source code for test machine.」· CMD_LOG 代码 · 共 12 行

CMD_LOG
12
字号
xst -intstyle ise -ifn __projnav/fsm.xst -ofn fsm.syr
ngdbuild -intstyle ise -dd d:\csht\final15.06.07\project\importantversion/_ngo -i  -p xc2v40-fg256-5 fsm.ngc fsm.ngd
xst -intstyle ise -ifn __projnav/fsm.xst -ofn fsm.syr
ngdbuild -intstyle ise -dd d:\csht\final15.06.07\project\importantversion/_ngo -uc fsm.ucf  -p xc2v40-fg256-5 fsm.ngc fsm.ngd
xst -intstyle ise -ifn __projnav/fsm.xst -ofn fsm.syr
ngdbuild -intstyle ise -dd d:\csht\final15.06.07\project\importantversion/_ngo -uc fsm.ucf  -p xc2v40-fg256-5 fsm.ngc fsm.ngd
map -intstyle ise -p xc2v40-fg256-5 -cm area -pr b -k 4 -c 100 -tx off -o fsm_map.ncd fsm.ngd fsm.pcf
par -w -intstyle ise -ol std -t 1 fsm_map.ncd fsm.ncd fsm.pcf
trce -intstyle ise -e 3 -l 3 -xml fsm fsm.ncd -o fsm.twr fsm.pcf
netgen -intstyle ise -s 5   -pcf fsm.pcf -ngm fsm.ngm -rpw 100 -tpw 0 -ar Structure -xon true -w -ofmt vhdl -sim fsm.ncd fsm_timesim.vhd
netgen -intstyle ise -s 5   -pcf fsm.pcf -ngm fsm.ngm -rpw 100 -tpw 0 -ar Structure -xon true -w -ofmt vhdl -sim fsm_map.ncd fsm_map.vhd

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?