Reputation: 59
I am trying to use pyPCIE
to to access data in a RAM module on a FPGA board directly through PCIe. The pyPCIE
package uses extended BDF notation xxxx:06:00.1
to determine which device am I connecting to. I am able to find the BDF sections using RW everything
, but I am having difficulty in finding the leading 16 bit PCI domain number.
I am currently working on a Windows 10 and Windows 7 machine.
Upvotes: 0
Views: 58