当前位置:网站首页>USB(十四)2022-04-12
USB(十四)2022-04-12
2022-07-07 21:50:00 【晓晓暮雨潇潇】
FX3芯片FPGA开发之一
1.内容简介
从本节开始,进入到FPGA端的介绍,即固件与FPGA通过GPIF II接口的交互。学习本节内容之前,应对Cyusb3014芯片原理的部分比较熟悉,包括固件中的各术语概念,以及数据流中各部分的映射即配置。
关于这个部分,目的是使固件与FPGA的数据传输能够正确进行,同时包括上行数据和下行数据。为达到这一目的,准备介绍的内容如下:①明确固件的配置。举个简单例子,GPIF II Designer中可以设置引脚的名称,也可以设置不同状态以及状态切换的条件,因此不同的固件配置应该适配不同的逻辑代码,明确固件配置就是表明我的全部的FPGA相关理论是基于这个特定配置的。②时序分析,包括了读写时序分析,以及芯片原理部分提及的短包,零包,并介绍短包、零包的应用以及本质。③分析一些现象,例如缓冲区的切换;pclk时钟反相180°的原因;官方AN65974xilinx代码的错误等。④介绍标志的使用,固件原理提到了有三种标志,具体使用时应该怎么操作,有哪些注意事项?⑤逻辑开发中,一些编程经验的分享。以上内容均会穿插在文章中体现,阅读时注意对号入座。
2.固件配置
边栏推荐
- 网络安全-burpsuit
- Unity and webgl love each other
- Binary tree
- Interview questions: how to test app performance?
- JMeter-接口自动化测试读取用例,执行并结果回写
- 今日创见|企业促进创新的5大关键要素
- Cascade-LSTM: A Tree-Structured Neural Classifier for Detecting Misinformation Cascades-KDD2020
- Network security - install CentOS
- leetcode-520. 检测大写字母-js
- iNFTnews | NFT技术的广泛应用及其存在的问题
猜你喜欢
Software test classification
Cascade-LSTM: A Tree-Structured Neural Classifier for Detecting Misinformation Cascades-KDD2020
Brush question 3
Wechat forum exchange applet system graduation design completion (6) opening defense ppt
微信论坛交流小程序系统毕业设计毕设(5)任务书
微信论坛交流小程序系统毕业设计毕设(2)小程序功能
Brush question 4
Cause analysis and solution of too laggy page of [test interview questions]
PMP项目管理考试过关口诀-1
Sword finger offer 55 - I. depth of binary tree
随机推荐
解决:信息中插入avi格式的视频时,提示“unsupported video format”
Network security - Eternal Blue
Network security sqlmap and DVWA explosion
Classification and prediction of heartbeat signal
安踏DTC | 安踏转型,构建不只有FILA的增长飞轮
Some parameters of Haikang IPC
Unity and webgl love each other
Clean C disk
U盘拷贝东西时,报错卷错误,请运行chkdsk
PCL . VTK files and Mutual conversion of PCD
Wechat forum exchange applet system graduation design completion (8) graduation design thesis template
Wechat forum exchange applet system graduation design completion (1) development outline
2021-01-11
Cascade-LSTM: A Tree-Structured Neural Classifier for Detecting Misinformation Cascades-KDD2020
What is fake sharing after filling the previous hole?
Introduction to anomaly detection
Network security - phishing
Line measurement - graphic reasoning -9- line problem class
iNFTnews | NFT技术的广泛应用及其存在的问题
JMeter interface automated test read case, execute and write back result