Altera_Forum
Honored Contributor
14 years agoCyclone IV GX starter Kit - PCIe
Hi,
I am trying to test the PCIe on the Cyclone IV GX starter kit, I am using the standard chaining DMA example. I have configured the PCIe as Endpoint with x1. I am able to see the Device in the PCItree software which i am running in the PC. Can anyone clarify me about the BAR registers configured. I tried with 32bit non prefetchable bars for BAR0 and BAR1. i am able to see the configuration in the PCITREE, but when i try to access the bar1 memory, it shows it same as bar0 memory. the st_bar_dec0 increments when i access the bar0 and bar1. My main requirement is to map two seperate logic to two different bars to the PCIe. I have also observed in the <instance_name_core>.vhd file, in the component "altpcie_hip_pipen1b" the generic mapping for the core for pcie_mode="SHARED_MODE", whose details i could not find in the IP compiler guide. Can anyone help me to resolve this issue? Thanks in advance, Shubha