I am using the DE0_CV_PS2_DEMO project from Terasic. I try to program the device and I get:
Info (209060): Started Programmer operation at Sat Oct 07 07:59:38 2017 Error (209015): Can't configure device. Expected JTAG ID code 0x02B050DD for device 1, but found JTAG ID code 0x020F20DD. Make sure the location of the target device on the circuit board matches the device's location in the device chain in the Chain Description File (.cdf). Error (209012): Operation failed Info (209061): Ended Programmer operation at Sat Oct 07 07:59:38 2017 Info (209060): Started Programmer operation at Sat Oct 07 08:08:05 2017 Error (209015): Can't configure device. Expected JTAG ID code 0x02B050DD for device 1, but found JTAG ID code 0x020F20DD. Make sure the location of the target device on the circuit board matches the device's location in the device chain in the Chain Description File (.cdf). Error (209012): Operation failed Info (209061): Ended Programmer operation at Sat Oct 07 08:08:05 2017 Info (209060): Started Programmer operation at Sat Oct 07 08:10:11 2017 Error (209015): Can't configure device. Expected JTAG ID code 0x02B050DD for device 1, but found JTAG ID code 0x020F20DD. Make sure the location of the target device on the circuit board matches the device's location in the device chain in the Chain Description File (.cdf). Error (209012): Operation failed Info (209061): Ended Programmer operation at Sat Oct 07 08:10:11 2017 Does anyone know how I can fix this? Y-Link Copied
In the Programmer, do an Auto Detect and, if asked, select the correct target device. Also make sure that the programming file you are using is in the correct row in the programmer for the correct device.
For more complete information about compiler optimizations, see our Optimization Notice.