当前位置: 首页 > news >正文

PCIe基础概念

《PCI_Exepress体系结构导读》《WDC databook》读书笔记

RCB  read completion boundary

MPS max payload size

MRRS max read request size

4K对齐 

Specifies the address page boundary size supported by the AXI bridge. No packet can
have an address that crosses the specified address boundary.

DW对齐 double word对齐,4字节对齐

配置空间 

tag 读请求与读完成报文中,多个报文并行发出

capacity 配置空间读写header中包含capacity链表指针,msi就是其中一个capacity,还有常见的电源管理。

PCIe 设备中
一个 Capability 结构都有唯一的 ID

bar 

credit机制

msi intx是电平触发,msi是边缘触发,msi的实质是mem write报文,MSI 中断机制使用存储器写 TLP 实现这个存储器写 TLP 的目的地址为 MSI Capability 结构中的 Message Address 字段而数据为 Message Data 寄存器中的值

inbound/outbound pcie 总线地址与ddr地址之间转换
outbound Transactions that enter the controller from your application side of the controller. These
transactions are passed to the native controller, where they are sent out onto the PCIe wire.
inbound PCIe transactions that enter the controller from the wire side of the controller (PCIe wire). These transactions are delivered to your application side.
http://www.lryc.cn/news/164705.html

相关文章:

  • GE IS220PVIBH1A 336A4940CSP16 数字输入模块
  • 比特币与火人节
  • Nginx 中 location 和 proxy_pass 斜杠/ 问题
  • 【Spring】开发框架Spring核心技术含Resource接口详细讲解
  • 【随想】每日两题Day.5 (实则一题)
  • 【LeetCode刷题笔记】动态规划 — 70.爬楼梯
  • 2024腾讯校招后端面试真题汇总及其解答(三)
  • mysql的分组group by
  • Swoole 介绍以及 编译安装
  • Ubuntu终端指令
  • python给json 转实体类加注释的代码实现
  • 绘制三角波与梯形波
  • 【Git】 git push 提示Not possible to fast-forward,无法提交也无法提交程序
  • 优思学院|为什么质量工程师在别人看是“救火“的呢?
  • VMware Explore | 联想与VMware扩大合作带来生成式AI和多云解决方案
  • 8月份徒弟企业面试后反馈的软件测试面试题(含金量高请收藏)
  • 私有云不是真正的云计算!
  • netperf 测试时延和吞吐
  • 安卓预制权限添加规则
  • D3JS简介
  • 系统架构设计师(第二版)学习笔记----系统工程
  • java spring cloud 企业工程管理系统源码+二次开发+定制化服务
  • IMX6ULL移植篇-boot 命令的学习
  • Python字典和集合操作指南:创建、获取值、修改和删除键值对,复制和遍历方法全解析
  • unity 接收拼接数据进行纹理替换且保存相机纹理到rtsp server(一)
  • 视频讲解|3014 含分布式电源的配电网优化重构
  • 分布式、锁、延时任务
  • Mojo 语言官网
  • JTS:02 使用WKB操作数据
  • stonedb部署实践