can_top.cmd_log
来自「CAN通信协议的硬件描述语言代码」· CMD_LOG 代码 · 共 5 行
CMD_LOG
5 行
xst -intstyle ise -ifn __projnav/can_top.xst -ofn can_top.syr
xst -intstyle ise -ifn __projnav/can_top.xst -ofn can_top.syr
ngdbuild -intstyle ise -dd e:\program\fpga_program\for_fpga\can\ise\canbus/_ngo -i -p xc2s300e-pq208-6 can_top.ngc can_top.ngd
netgen -intstyle ise -rpw 100 -tpw 0 -ar Structure -xon true -w -ofmt vhdl -sim can_top.ngd can_top_translate.vhd
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?