09-19-2011 02:02 AM
I used EDK13.2 to create PCIe project simply send data from PC to DDR3 memory ,my design based on AXI4 bus , and I used Linux driver provided with xapp 1052 to read and write to DDR3
My Question is
I need to invert the data reading from DDR3 memory to check it inverted when read system call done by the application code
simply first I will write data to DDR3 and then I read it again and check that reading data = invert (writing data)
how to add this small IP to axi bus interconnect?
09-22-2011 01:05 AM
Is there is no answer Youth:smileywink: