It is needed to design Linux driver, specific for Your PCIe device, which
can configure corresponding address space. This address space may be used for
access Your PCIe device.
General information about PCI may be found under the link below.
http://free-electrons.com/doc/pci-drivers.pdf
IMX6 specifics are described in i.MX6 Linux Reference Manual.
http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=IMX6_SW
Also, the i.MX6 Platform SDK – as collection of standalone drivers - may be helpful.
«IMX6_SW: i.MX 6 Series Software and Development Tool Resources »
http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=IMX6_SW
“i.MX6 Platform SDK 1.1 Release”
https://community.freescale.com/docs/DOC-94139
Have a great day,
Yuri
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------
dear sir:
I have readed documents that you give me, this take a long time, But I also don't know How to send data to fpga with pcie bus.