wireshark 过滤
IP地址过滤
ip.addr == 192.168.1.202
ip目的地地址过滤
ip.dst==192.168.1.202
端口过滤
udp.port==8080
udp.srcport==8080
udp.dstport==8080
搜索栏输入“not gvsp and not icmp” ,把 ARP、UDP 协议过滤出来;
vivado 第三方编辑器绑定
D:/Software/Notpad++/install/Notepad++/notepad++.exe [file name]
D:/Software/GVIM/Install/Vim/vim72/gvim.exe [file name]
