PCIE EP controller databook学习

1. PCIE结构总览

2. 各个模块的作用

2.1 Common Express Port Logic(CXPL)Module

  • 实现了PCIE  TL/DL/PL 层的基本功能
  • 实现了TL/DL层大部分以及PL层中的MAC部分的逻辑,包括link training和LTSSM
  • CXPL通过PIPE接口与PHY连接

2.2 Transmit Application-Dependent Module(XADM)

  • TLP arbitration
  • TLP Formation
  • Flow Control(FC) Credit checking

2.3 Recieve Application-Dependent Module(RADM)

  • Sorting/filtering of recieved TLPs
  • Buffering and queuing of recieved TLPs
  • Routing of recieved TLP to the controller's recieve interfaces.

2.4 Configuration-Dependent Module(CDM)

  • Standard PCIE configuration space
  • Controller-specific register space(Port Logic Registers)

2.5 Power Management Controller(PMC) 

  • implements the power management features of the controller

2.6 Local Bus Controller(LBC) and Data Bus Interface(DBI)

  • Internal registers(in the CDM)
  • External application registers connected externally to the ELBI

2.7 Message Generation Module(MSG_GEN)

  • transmit messages generated by the controller

3. EP Controller block diagram

3.1 without AXI bridge

3.2 with AXI bridge

相关推荐

  1. 学习 学习

    2024-04-10 18:26:02       66 阅读
  2. 学期学习计划

    2024-04-10 18:26:02       45 阅读
  3. 学习笔记:机器学习

    2024-04-10 18:26:02       79 阅读
  4. C++学习-List学习

    2024-04-10 18:26:02       51 阅读
  5. opencv学习 机器学习

    2024-04-10 18:26:02       59 阅读

最近更新

  1. docker php8.1+nginx base 镜像 dockerfile 配置

    2024-04-10 18:26:02       94 阅读
  2. Could not load dynamic library ‘cudart64_100.dll‘

    2024-04-10 18:26:02       100 阅读
  3. 在Django里面运行非项目文件

    2024-04-10 18:26:02       82 阅读
  4. Python语言-面向对象

    2024-04-10 18:26:02       91 阅读

热门阅读

  1. c++ 函数进阶

    2024-04-10 18:26:02       34 阅读
  2. 响应---

    2024-04-10 18:26:02       35 阅读
  3. 谈谈贪心算法

    2024-04-10 18:26:02       34 阅读
  4. OceanBase数据库oceanbase-ce的docker镜像中文说明

    2024-04-10 18:26:02       42 阅读
  5. Apache POI

    2024-04-10 18:26:02       30 阅读
  6. 瑞芯微RK3568调试Android 11的各种方法

    2024-04-10 18:26:02       59 阅读
  7. python-pytorch使用日志0.5.007

    2024-04-10 18:26:02       41 阅读
  8. Android 应用启动过程

    2024-04-10 18:26:02       35 阅读
  9. ITIL教程:打造高效的IT服务管理体系

    2024-04-10 18:26:02       32 阅读
  10. Composer 超简教程(附离线文档)

    2024-04-10 18:26:02       38 阅读
  11. PHP获取路径或目录或当前文件名

    2024-04-10 18:26:02       38 阅读