Forum Discussion
Altera_Forum
Honored Contributor
8 years agoIf you don`t (ex)change boards in PC slots between Windows runs, then all devices will have the same physical adresses.
A low-lewel program like PCIScope may show it physical adresses is now setted to PCIe BAR registers of board from OS, use it statically. In WDM and other driver models may be know the adresses of shared memoryes dinamically through device names, may be need to write own kernel mode driver.