Forum Discussion
Altera_Forum
Honored Contributor
16 years agoHi all!
I'm new to SOPC builder generated systems and I have some question (maybe, it is related to the problem discussed above...) The design is based on ArriaGX kit. I've defined PCIe core + DMA controller + some custom module as Avalon slave, using SOPC builder. And using Jungo evaluation software as debug tool (writing / reading to the PCIe device). (pls, see screenshots for connections) http://www.ee.bgu.ac.il/~andreylu/1.PNG I do see write transactions to the Avalon-slave (s0), from PC to the device. but i cannot perform read from the slave module. The module does not use waitrequest and has the simplest avalon-slave interface. More than that, Jungo application cannot access the card after unsuccesful reading, only SOF reprograming and rescan system devices afterwards helps. Does anyone have an idea where to look for a problem?