PCIe IPU capable of FPGA FIFO-like Read/Write

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

PCIe IPU capable of FPGA FIFO-like Read/Write

772 次查看
etim
Contributor II

Hello-

IMX6Q

Regarding using the IPU as PCIe bus master: I'm interfacing with a FPGA FIFO implementation.


I'm assuming when a large buffer is DMA'd FROM the MX6 TO the FPGA FIFO the PCIe controller will fragment the buffer into packets consisting of the max amount of words the MX6 can support per TLP. The first fragment will be a write to the requested address and the next fragment will write to the initial address PLUS the previously written bytes; as-if the transfer was to a flat memory.

Question: Can the IPU/PCIe be configured to continually write to the same address without resorting to DMA buffers sized to the max words per TLP (eg. manual control of each transfer)?

Thanks!

Tim

标签 (1)
0 项奖励
回复
1 回复

678 次查看
Yuri
NXP Employee
NXP Employee

Hello,

 

 

  In general, the following considerations shows, that IPU may be used

as PCIe bus master with DMA.

https://community.nxp.com/docs/DOC-95014

But the following also should be taken into account:

a) this implementation is performing some data modification;

b) IPU has internal buffer size restrictions.

  So, some IPU driver modifications are needed for customer’s applications.

 

 

Have a great day,

Yuri

 

 

-------------------------------------------------------------------------------

Note:

- If this post answers your question, please click the "Mark Correct" button. Thank you!

 

 

- We are following threads for 7 weeks after the last post, later replies are ignored

Please open a new thread and refer to the closed one, if you have a related question at a later point in time.

0 项奖励
回复