Altera_Forum
Honored Contributor
15 years agoBurst write transaction on PCIe TX Interface on SOPC application
Hi All,
I've realized a Project with SOPC Builder including a PCIe IP, a DDR2 II controller and a custom SOPC components (with Master Avalon Interface inside) that manage a burst write from DDR2 II to TX Inteface of PCIe controller. Project is implemented on ARRIA II GX Dev Kit. All transaction has been completed but speed is very low. BURST transaction doesn't work correctly. Verifing TsxBurstCount_i signal with Signal_Tap is always at vale 0x01, while my custom components set it at 0x0100. It seem that SOPC Builder not connect corretly output of my custom master port with slave port of PCIe TX Interface. I'm working with Quartus II v9.1 SP2, but I've verified also with Quartus II v10.0. Has anyone never write a burst transaction on TX Interface of PCIe with succefull? Thank you.-