Altera_Forum
Honored Contributor
8 years agoHello World with Cyclone V Development Kit
Hello, I am trying to get any kind of program running on a Cyclone V GT 5CGTFD9EF35C7N FPGA, but I cannot figure out why it is not working with Quartus.
I have worked with a different FPGA in the past, also using USB Blaster II, so I know Quartus and USB-BlasterII are installed correctly. I made a simple design to work with the LEDs and I tried an example design that I found on the online page for this FPGA. However both give me the same issue when I open Programmer. When I open Programmer initially, it shows TDI ----> 5CGTFD9EF35C7N ----> TDO which is the device I have. (In hardware setup I did select USB-BlasterII) However, when I click Auto Detect, it states "Found devices with shared JTAG ID for device 1. Please select your device." I selected the closest prefix, which is 5CGTFD9E5 and the device ordering changes to TDI ----> 5CGTFD9E5 ----> 5M2210Z ----> TDO When I double checked the device listing under Assignments->Device, I did not see 5CGTFD9E5 as an option. Can someone help me figure out what I need to do in order to successfully write to the FPGA? Thanks, Alex