Is there any method of reading and writing more than 1 DW?

Comments and questions related to the "Down to the TLP" pages

Is there any method of reading and writing more than 1 DW?

Postby Guest »

Is there any method of reading and writing more than 1 DW from the user-space of PCI device?
I am currently using https://github.com/numato-viya/pcimem this code for accessing the data from the user space of the PCI device but the limitation of this code is it can access only 1 DW from the Userspace. But I want to access more than one DW from the userspace in one TLP. Can you help me how to access more than 1DW in one TLP?
Guest
 

Re: Is there any method of reading and writing more than 1 D

Postby support »

Hello,

This topic is discussed on this thread:

viewtopic.php?f=2&t=86

Please follow up there.

Regards,
Eli
support
 
Posts: 802
Joined:


Return to General PCIe