Forum Discussion
Altera_Forum
Honored Contributor
9 years agoSounds like you are trying to create a larger BAR than the BIOS can allocate resource to.
A 4GB BAR would have to be 64bit address - and recognised by the BIOS as such, I'm not sure PC BIOS support them. I'd guess that all the memory BAR (for all cards) have to fit into either 512M or 1G at the top of the 32bit address space. You might manage a 256M window into the bottom of the DDR (feed the avalon signals through a conduit to force the high address bits to zero).