当前位置:网站首页>USB (XVI) 2022-04-28
USB (XVI) 2022-04-28
2022-07-07 23:25:00 【Xiao Xiao and evening rain Xiao Xiao】
The relevant configuration of firmware should be clear before testing , May refer to ( fourteen ); Check the development environment article to understand Control center and Streamer Use , Use test use Streamer Conduct speed test , Make sure FX3 Running on the 3.0 state , Use Control center Complete the basic reading and writing test . In addition, you should know the board information before testing , Modify the corresponding pin mapping .
1. Reading test
The mechanism of lower machine reading test code is to read it all the time as long as there are a few numbers in the buffer , Until the buffer is read empty . In the read operation, use 16kB By the upper computer (control center) Data distribution , If the data is less than 16kB, Notice when sending , Not for 1024bit Multiple , Otherwise, only when the cumulative data reaches 16kB Can only be collected . At the same time, it has been verified , If the data sent by the upper computer is less than 1024 It can also be done through ILA Collect to . adopt GPIF II Interfaces can be FPGA Read , And it can be captured and verified by logic analyzer . among flag_x_d All signals are sampled . The sampled signal is used in the general formula calculation in the case of local signs . Use vivado burning (.bit) Documents are burned at the same time DEBUG(.ltx) The file will pop up ILA display , The trigger signal can be set to slrd_n Falling edge trigger of , Observe ILA Whether the last data captured is consistent with the data sent by the upper computer , Verify the experimental results . meanwhile Make it clear that a cell of the logic analyzer represents writing or reading a data word .
verilog The code is as follows :
边栏推荐
- 经纬度PLT文件格式说明
- 高级程序员必知必会,一文详解MySQL主从同步原理,推荐收藏
- UE4_UE5蓝图command节点的使用(开启关闭屏幕响应-log-发布全屏显示)
- Gee (III): calculate the correlation coefficient between two bands and the corresponding p value
- B_QuRT_User_Guide(37)
- 2021icpc Shanghai h.life is a game Kruskal reconstruction tree
- Archlinux install MySQL
- RE1 attack and defense world reverse
- Force deduction solution summary 648 word replacement
- Wechat forum exchange applet system graduation design (2) applet function
猜你喜欢
2021icpc Shanghai h.life is a game Kruskal reconstruction tree
海内外技术人们“看”音视频技术的未来
成年人只有一份主业是要付出代价的,被人事劝退后,我哭了一整晚
Matlab 信号处理【问答随笔·2】
Mysql索引优化实战二
产业共融新势能,城链科技数字峰会厦门站成功举办
伸展树(一) - 图文解析与C语言实现
Matlab SEIR infectious disease model prediction
LeeCode -- 6. Zigzag transformation
Vulnerability recurrence ----- 49. Apache airflow authentication bypass (cve-2020-17526)
随机推荐
Network security - information query of operating system
Mysql索引优化实战一
Gee (III): calculate the correlation coefficient between two bands and the corresponding p value
包装行业智能供应链S2B2B商城解决方案:开辟电商消费新生态
re1攻防世界逆向
Gee (IV): calculate the correlation between two variables (images) and draw a scatter diagram
Wechat forum exchange applet system graduation design completion (1) development outline
Turbo introder common scripts
Unity3D学习笔记5——创建子Mesh
Wechat forum exchange applet system graduation design completion (6) opening defense ppt
PCI-Express接口的PCB布线规则
云原生数据仓库AnalyticDB MySQL版用户手册
树后台数据存储(採用webmethod)[通俗易懂]
PHP uses Alibaba cloud storage
System design overview
Archlinux install MySQL
CXF call reports an error. Could not find conduct initiator for address:
FreeLink开源呼叫中心设计思想
Coreseek: the second step is index building and testing
Opencv scalar passes in three parameters, which can only be displayed in black, white and gray. Solve the problem