Forum Discussion
Altera_Forum
Honored Contributor
15 years agoPCI Express board not detected in window PCIx list - Cyclone IV Dev Kit
Hi, I'm trying to develop a PCIx Interface using the Cyclone IV GX Transceiver Starter Kit ( DK-START-4CGX15N ) with the Cyclone IV EP4CGX15BF14C8N. I'm using the driver interface from Jun...
Altera_Forum
Honored Contributor
14 years ago --- Quote Start --- Itry all the things you said but windows don't see the card! I use the original code of the card and I select whit the dip switches the PCIe program. I see in the LCD display : Connecting ... Is there a special thing to do whit the dip switches ? --- Quote End --- You have to install "cycloneIVGX_4cgx15_start_v11.1.0" and in the path <intalled directory>11.1\kits\cycloneIVGX_4cgx15_start\demos you will find a .sof file called "c4gx_hip_x1d.sof" . You can program the FPGA with this file using the quartus programmer or you can convert it to .flash file to program the flash memory with this firmaware (This is what i did) and when you install Yungo Driver and run it, it will recognize the board connected to the PCIe port as well the Operative System and you will be able to get PCIe driver. Please let me know if it helped you. Juan.-