Forum Discussion
Altera_Forum
Honored Contributor
13 years ago --- Quote Start --- Could you diagnose this problem? --- Quote End --- Go through the tutorial I wrote in the thread I pointed you to. The examples in the document are for x8 and x1, and there is a x4 PCIe in the example code. The boards are the Stratix IV GX Development kit and the Cyclone IV GX Transceiver Starter kit. There's enough detail in there for you to create a design for your specific board. Under code/pci_debug is a tool for accessing the BARs under Linux. You can use it to read/write to the on-chip RAM, and then later, when you add a DDR controller to the design, use it for accessing DDR. Cheers, Dave