Altera_Forum
Honored Contributor
15 years agoPCI Express board is not detected by PC
Hi,
I'm trying to develop a PCIx Interface with the Cyclone IV EP4CGX15BF14C6. My PCI-E is generated by SOPC, followed the step, which shown in "An SOPC Builder PCI Express Design with GUI Interface". But after I download my sof file, the development board is not detected in PCIx list in windows. The document use Stratix Device. Is there any differente between Cyclone and Stratix when generate PCI-E ip using SOPC? also there are so many pins floating out in the top.v file. I only set the following pins in my qsf file, set_location_assignment PIN_J2 -to rx_in0_pcie_compiler_0 set_location_assignment PIN_G2 -to tx_out0_pcie_compiler_0 set_location_assignment PIN_A10 -to pcie_rstn_pcie_compiler_0 set_location_assignment PIN_D10 -to reset_n set_location_assignment PIN_J6 -to refclk_pcie_compiler_0 for other pins, i don't know which pins i need to set to VIRTRUL pin, which pins i need to assign to the real pin. I need you help urgently. Thanks, Tomato