Forum Discussion
Hi,
If you are using your own design then you will need to include PFL. If you are using factory design, then it should include the PFL into the bitsream
ok.
So I did the folowwing steps:
1) I reviewed the MSEL pin settings for Cyclone V devices .
https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/hb/cyclone-v/cv_5v2.pdf
you can see that in page 244. I'm interesting in Active Serial X4 configuration so I configured the SW1 on the Evaluation kit. I tried the both remarked option bits
2) In Quartus project, In configuration (belongs to device and pin options), I chose:
Configuration scheme: Active serial X4
Configuration mode: Standard
Use configuration device:EPCQ256
Configuration device I/O voltage: Auto
Active serial clock source:100MHz internal oscillator
3) I used the Convert Programming file window via Quartus and chose:
programming file type: .jic
Configuration device: EPCQ256
Model: Active serial x4
Flash Loader-> 5CEFA7
SOF Data-> project_file.sof
4)Via the Programmer windows I constructed the following chain:
And I pressed the Start button
I got the messages:
"209060- Started programmer operation at <Local_Time>"
"209016 Configuring device index 1"
"209017- Device 1 contains JTAG ID code 0x02B130D0"
"209007 Configuration succeed --1 device(s) configured"
"209025 can't recognized silicon ID for device 1. A device's silicon ID is different from its JTAG IS. verify that all cables are securely connected, select a different device, or check the power on the target system. Make sure the device pins are connected and configured correctly"
"209012 Operation failed"
"209061 Ended programmer operation at <Local_Time> "