This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

关于PCIE总线事务的疑惑



我用的是6678,关于PCIE有些疑惑,希望帮忙解答!

手册上说:

BARO是固定映射到application register 的。

BAR1~BAR5可以映射到其它四个region。

1 写BAR0产生的总线事务应该是存储器读写总线事务,不是配置总线事务吧?

2. 配置总线事务是不是只有RC在初始化的时候才用到?

 

 

 

  • 您好,

    BAR0固定映射application register,是为了确保在后续可以根据需要由RC对PCIE的application寄存器进行重新配置映射,在配置完address translation register将相应的地址映射后,就可进行RC与EP之间的数据交换。不是很明白你所指的配置总线事务?