i want to emulate my pcie device region as persistant memory. i did find how to emulate DRAM to test code with PMDK library(link below). I want to test it on my PCIe device BAR. How to do it??
Asked
Active
Viewed 55 times
0
-
1I think you need to right a driver (something which emulates nvdimm). – 0andriy May 22 '20 at 22:54
-
is there any reference link for that – Rahul K V May 25 '20 at 11:20