Hi TI Team,
We are using PCIe to interface with FPGA and operating host PCIe in Root port mode.
We are accessing BAR memory and can read 32bit registers OK.
root@dra829-a72:~# k3conf write 0x18114000 0x12341234abcdabcd Value at addr 0x18114000 = 0xabcdabcd
root@dra829-a72:~# k3conf read 0x18114000
root@dra829-a72:~# lspci -v
0000:01:00.0 Memory controller: Xilinx Corporation Device 7022
0001:00:00.0 PCI bridge: Texas Instruments Device b00d (prog-if 00 [Normal decode]) |
AXI bus on FPGA side uses 64bit and we would like to read/write 64bit values. Could you please let us know the procedure to enable 64bit PCIe read/write access ?
Thanks,
Swapna