Forum Discussion
Altera_Forum
Honored Contributor
13 years agoPCIe Simulation : PCIe Root Port BFM transactions
Hello, I want simulate, with Modelsim, an Altera PCIe Endpoint design Qsys-Avalon-MM based. I begin starting with the PCIe Qsys example in Chapter 17 of the "IP Compiler for PCI Express User ...
Altera_Forum
Honored Contributor
13 years agoThe Avalon ST is not that hard to use. The IP core takes care of all of the handshaking, credits etc, you just get the data requests. But yes, you do have to dissasemble/create the packets yourself and follow the rules. The MM interface would be simpler, but you can only use that via QSys.