Forum Discussion
Altera_Forum
Honored Contributor
15 years agoPCIe(soft core) + SOPC + 16 bit CFI flash - not good..
I'm essentially memory mapping the Nor flash to the system PCIe bus, so that the host CPU can read and write the Nor flash via PCIe memory cycles. I used the SOPC builder to create the system ...
Altera_Forum
Honored Contributor
15 years agoActually - Altera support came thru for me. Apparently, even though SOPC builder didn't complain or warn me, I needed to add an "Avalon MM Pipeline Bridge" in between the PCIe core and the Flash/Tristate core.
That fixed the problem..