We are trying to map the physical memory of FPGA device connected via IFC to virtual memory to access the data. For this purpose we are developing a driver in which the memory is mapping thourgh ioremap() call but this is not working. please help on this.