ddr_command.cmd_log

来自「一个小测试程序希望,朋友有所帮助,赶快下吧@@!!VERILOG」· CMD_LOG 代码 · 共 9 行

CMD_LOG
9
字号
xst -intstyle ise -ifn __projnav/ddr_command.xst -ofn ddr_command.syr
xst -intstyle ise -ifn __projnav/ddr_command.xst -ofn ddr_command.syr
ngdbuild -intstyle ise -dd f:\ise_test/_ngo -i  -p xc2s200-pq208-5 ddr_command.ngc ddr_command.ngd
map -intstyle ise -p xc2s200-pq208-5 -cm area -pr b -k 4 -c 100 -tx off -o ddr_command_map.ncd ddr_command.ngd ddr_command.pcf
par -w -intstyle ise -ol std -t 1 ddr_command_map.ncd ddr_command.ncd ddr_command.pcf
trce -intstyle ise -e 3 -l 3 -xml ddr_command ddr_command.ncd -o ddr_command.twr ddr_command.pcf
netgen -intstyle ise -s 5   -pcf ddr_command.pcf -ngm ddr_command.ngm -w -ofmt verilog -sim ddr_command.ncd ddr_command_timesim.v
netgen -intstyle ise -w -ofmt verilog -sim ddr_command.ngd ddr_command_translate.v

⌨️ 快捷键说明

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