Forum Discussion
Altera_Forum
Honored Contributor
14 years agoThe software team reports that they are using the 0x28000 offset into the memory. They included this as the code excerpt:
Address = pci_resource_start( altera device id, BAR {0, 1, 2, etc… } ) Ioread32( address + 0x28000 ) I believe they used BAR 0 in the top line.