limanjihe

导航

< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

统计

12 2018 档案

vivado2015.4保存ila波形数据
摘要:reference: https://www.cnblogs.com/pejoicen/p/d8b3c4f3aa29b8de7963893d4b99d361.html Vivado2015.4下,ila进行debug时,波形通过图形化界面并不能保存抓取到波形,保存按钮只是保存波形配置,如果需要保存波 阅读全文

posted @ 2018-12-27 14:51 limanjihe 阅读(5046) 评论(0) 推荐(0) 编辑

Ubuntu 18.04安装中文输入法
摘要:reference: https://blog.csdn.net/fx_yzjy101/article/details/80243710 https://pinyin.sogou.com/linux/help.php 建议不要采用:https://blog.csdn.net/lybhit/artic 阅读全文

posted @ 2018-12-27 14:41 limanjihe 阅读(984) 评论(0) 推荐(0) 编辑

Ubuntu 18.04安装VNC远程登录
摘要:reference: https://blog.csdn.net/bluewhalerobot/article/details/73649353 https://community.bwbot.org/topic/191/ubuntu-%E5%AE%89%E8%A3%85vnc-%E6%9C%8D% 阅读全文

posted @ 2018-12-27 12:36 limanjihe 阅读(6843) 评论(0) 推荐(0) 编辑

理解UDP协议的首部校验和校验和
摘要:reference: https://blog.csdn.net/qiuchangyong/article/details/79945630 https://seanwangjs.github.io/2017/10/19/udp-protocol-checksum.html 关于udp传输的不可靠性 阅读全文

posted @ 2018-12-26 01:32 limanjihe 阅读(13301) 评论(0) 推荐(0) 编辑

把玩Fedora29操作系统
摘要:reference: https://ask.csdn.net/questions/657608 1、下载Fedora服务器版操作系统 https://getfedora.org/zh_CN/server/download/ 2、虚拟机中安装Fedora系统 在VM中安装Fedora系统,设置硬盘大 阅读全文

posted @ 2018-12-23 02:49 limanjihe 阅读(2755) 评论(0) 推荐(0) 编辑

C/C++中的预编译指令(转)
摘要:reference:https://blog.csdn.net/sunshinewave/article/details/51020421 程序的编译过程可以分为预处理、编译、汇编三部分,其中预处理是首先执行的过程,预处理过程扫描程序源代码,对其进行初步的转换,产生新的源代码提供给编译器。 预处理过 阅读全文

posted @ 2018-12-21 12:34 limanjihe 阅读(786) 评论(0) 推荐(0) 编辑

intptr_t 指针(转)
摘要:reference:http://muchong.com/bbs/ 对于64为系统: typedef signed char int8_t; typedef short int int16_t; typedef int int32_t; # if __WORDSIZE==64 typedef lon 阅读全文

posted @ 2018-12-21 11:15 limanjihe 阅读(2020) 评论(0) 推荐(0) 编辑

SecureCRT通过SSH2协议远程登录Ubuntu 18.04的过程总结
摘要:reference: https://blog.csdn.net/ghostar03/article/details/47441715 https://blog.csdn.net/u011186256/article/details/79963544 要用SecureCRT连接Ubuntu,在lin 阅读全文

posted @ 2018-12-20 19:03 limanjihe 阅读(2465) 评论(0) 推荐(0) 编辑

基于FPGA的1553B通信模块的设计(转)
摘要:reference:http://www.21ic.com/app/eda/201808/798483.htm https://www.milstd1553.com/ [导读] 摘 要: 提出一种将FPGA与PowerPC芯片结合,实现MIL-STD-1553B通信模块的技术方案。详细讨论了该系统的 阅读全文

posted @ 2018-12-18 19:43 limanjihe 阅读(6779) 评论(0) 推荐(1) 编辑

UDP协议学习(转)
摘要:reference: https://blog.csdn.net/s_lisheng/article/details/73538229 https://blog.csdn.net/weixin_39138071/article/details/79630133 UDP协议 UDP(User Data 阅读全文

posted @ 2018-12-17 22:30 limanjihe 阅读(639) 评论(0) 推荐(0) 编辑

TCP/IP 数据包报文格式(IP包、TCP报头、UDP报头)(转)
摘要:reference:http://blog.51cto.com/lyhbwwk/2162568 https://blog.csdn.net/wangzhen209/article/details/74453548 一、IP包格式 IP数据包是一种可变长分组,它由首部和数据负载两部分组成。首部长度一般 阅读全文

posted @ 2018-12-17 22:26 limanjihe 阅读(10024) 评论(1) 推荐(3) 编辑

对TCP协议握手的理解(转)
摘要:reference:https://www.cnblogs.com/awkflf11/p/9191708.html 目录: 31.Tcp握手的一些问题? 21.Tcp三次握手及SYN攻击; 四次握手? 为什么建立连接是三次握手,而关闭连接却是四次挥手? 13.TCP释放连接四次握手 12.TCP建立 阅读全文

posted @ 2018-12-17 17:48 limanjihe 阅读(976) 评论(0) 推荐(0) 编辑

网络知识梳理--OSI七层网络与TCP/IP五层网络架构及二层/三层网络(转)
摘要:reference:https://www.cnblogs.com/kevingrace/p/5909719.html https://www.cnblogs.com/awkflf11/p/9190309.html 作为一个合格的运维人员,一定要熟悉掌握OSI七层网络和TCP/IP五层网络结构知识。 阅读全文

posted @ 2018-12-17 10:05 limanjihe 阅读(761) 评论(0) 推荐(0) 编辑

OSI七层模型与TCP/IP五层模型(转)
摘要:reference:https://www.cnblogs.com/qishui/p/5428938.html 博主是搞是个FPGA的,一直没有真正的研究过以太网相关的技术,现在终于能静下心学习一下,希望自己能更深入的掌握这项最基本的通信接口技术。下面就开始搞了。 一、OSI参考模型 今天我们先学习 阅读全文

posted @ 2018-12-17 09:57 limanjihe 阅读(212) 评论(0) 推荐(0) 编辑

C语言结构体指针初始化(转)
摘要:reference: https://www.cnblogs.com/losesea/archive/2012/11/15/2772526.html 今天来讨论一下C中的内存管理。记得上周在饭桌上和同事讨论C语言的崛起时,讲到了内存管理方面我说所有指针使用前都必须初始化,结构体中的成员指针也是一样有 阅读全文

posted @ 2018-12-13 16:17 limanjihe 阅读(481) 评论(0) 推荐(0) 编辑

C语言的通用指针类型(void *)
摘要:reference: https://blog.csdn.net/cumirror/article/details/4631701 https://blog.csdn.net/Lee_Shuai/article/details/53193436 指针有两个属性:指向变量/对象的地址和长度,但是指针只 阅读全文

posted @ 2018-12-13 12:26 limanjihe 阅读(3973) 评论(0) 推荐(2) 编辑

使用matlab生成用于ROM初始化的coe文件(转)
摘要:reference:https://www.cnblogs.com/chensimin1990/p/9759368.html 阅读全文

posted @ 2018-12-08 16:17 limanjihe 阅读(2253) 评论(0) 推荐(0) 编辑

Xilinx 7 series FPGA multiboot技术的使用(转)
摘要:reference:https://www.cnblogs.com/chensimin1990/p/9067629.html 当升级程序有错误的时候,系统会启动golden bitstream 注意:需要在源工程与升级工程中添加如下约束语句 生成组合mcs文件: 阅读全文

posted @ 2018-12-08 16:06 limanjihe 阅读(1129) 评论(0) 推荐(0) 编辑

FPGA的GTP(aurora 协议)高速串行接口数据收发(转)
摘要:reference:https://blog.csdn.net/qq_40261818/article/details/83039829 PG046-Aurora 8B/10B Logicore IP Product Guide.pdf reference:https://blog.csdn.net 阅读全文

posted @ 2018-12-03 15:23 limanjihe 阅读(9668) 评论(1) 推荐(0) 编辑

基于UVM的verilog验证(转)
摘要:reference:https://www.cnblogs.com/bettty/p/5285785.html Abstract 本文介绍UVM框架,并以crc7为例进行UVM的验证,最后指出常见的UVM验证开发有哪些坑,以及怎么避免。 Introduction 本例使用环境:ModelSim 10 阅读全文

posted @ 2018-12-02 03:42 limanjihe 阅读(4484) 评论(0) 推荐(1) 编辑

do文件的编写(转)
摘要:以前在使用ModelSim进行仿真的时候,一直是使用其GUI进行操作的,但是这样很繁琐也很费时。故希望学习其自动化仿真do文件,下面是学习的一些总结。 以前在使用ModelSim进行仿真的时候,一直是使用其GUI进行操作的,但是这样很繁琐也很费时。故希望学习其自动化仿真do文件,下面是学习的一些总结 阅读全文

posted @ 2018-12-02 03:23 limanjihe 阅读(1186) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示