[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[pci] BAR



Hi,
 
I' m learning to use 64-bit pci_core.
 
I need 1MB of registers. I can reserve 1MByte of system space by setting BAR0 to
"H'FFF00000".
But this only reserves 1 MB of address space.
What is the start address of this space and how I can decode it?
 
Regards,
Servan