Forum Discussion
Altera_Forum
Honored Contributor
12 years agoThe USB-Blaster II on the Cyclone V board runs at 16MHz by default (unless you have a very old board in which case its default speed is set to 24MHz).
Does turning the speed down to 6MHz with the command below make things more reliable? jtagconfig --setparam <cable id> JtagClock 6M You can use --getparam to read the current speed.