top.cmd_log

来自「为电子工业出版社的51单片机C语言常用模块与综合系统设计实例精讲随书光盘」· CMD_LOG 代码 · 共 17 行

CMD_LOG
17
字号
sch2vhdl -intstyle ise -family xc9500xl -flat -suppress -w top.sch top.vhf
xst -intstyle ise -ifn __projnav/top.xst -ofn top.syr
ngdbuild -dd _ngo -i -p xc9500xl top.ngc top.ngd
cpldfit -p xc95144xl-5-TQ100 -ofmt vhdl -optimize speed -htmlrpt -loc on -slew fast -init low -inputs 54 -pterms 25 -unused float -power std -terminate keeper top.ngd
cpldfit -p xc95144xl-5-TQ100 -ofmt vhdl -optimize speed -htmlrpt -loc on -slew fast -init low -inputs 54 -pterms 25 -unused float -power std -terminate keeper top.ngd
sch2vhdl -intstyle ise -family xc9500xl -flat -suppress -w top.sch top.vhf
sch2vhdl -intstyle ise -family xc9500xl -flat -suppress -w top.sch top.vhf
sch2vhdl -intstyle ise -family xc9500xl -flat -suppress -w top.sch top.vhf
sch2vhdl -intstyle ise -family xc9500xl -flat -suppress -w top.sch top.vhf
xst -intstyle ise -ifn __projnav/top.xst -ofn top.syr
ngdbuild -dd _ngo -i -p xc9500xl top.ngc top.ngd
cpldfit -p xc95144xl-5-TQ100 -ofmt vhdl -optimize speed -htmlrpt -loc on -slew fast -init low -inputs 54 -pterms 25 -unused float -power std -terminate keeper top.ngd
sch2vhdl -intstyle ise -family xc9500xl -flat -suppress -w top.sch top.vhf
xst -intstyle ise -ifn __projnav/top.xst -ofn top.syr
ngdbuild -dd _ngo -i -p xc9500xl top.ngc top.ngd
cpldfit -p xc95144xl-5-TQ100 -ofmt vhdl -optimize speed -htmlrpt -loc on -slew fast -init low -inputs 54 -pterms 25 -unused float -power std -terminate keeper top.ngd

⌨️ 快捷键说明

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