Altera_Forum
Honored Contributor
12 years agoIP Compiler for PCI express on Stratix IV
Hello,
it´s the first time that I am approaching to the PCI express interface. I would like to implement a simple data forwarding on my development board, but I have no clue where to start from. I have read the documentation about the IP Compiler Megacore but still it´s still not really clear to me how I can start implementing my design. The demo projects I have found on the alter website are not really clear to me and so I have decided to start from scratch. My idea ist to generate a logic, for a example a 64 bits counter, and use it to send data throught the IP Compilert, to the pins of my PCI express connector. The second step is reading the data from a MATLAB application in order to verify that the data are sent correctly. I have found some differences between the signals of the megacore used inside the example design, and the one generated by the plugin wizard. There are many signals which I don´t see there, like for instance app_int_sts or busy_altgxb_reconfig, just to mention a couple of them. I would like to keep it really simple and get my application working, any clue or suggestion from someone more experienced than me? I am working with a Stratix IV based development board, and using Quartus II 12.1. BR, Giovanni