Forum Discussion
Altera_Forum
Honored Contributor
17 years agoI would suggest using the provided Jungo driver wizard. Use it to run PCI scan and see if your device is detected. Remember that when you restart the computer, you only want to do a soft reboot so that the development board always has power supplied to it (so that the .sof file stays programmed on the FPGA). The vendor ID for Altera is 0x1172 I believe. Once the driver wizard confirms that the device is detected, you can use the same wizard to generate your skeleton driver code.
Good luck!