Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.

JTAG Speed

Altera_Forum
Honored Contributor II
2,064 Views

Hello, 

 

I'm using Quartus II 9.0 to build a CPLD MAX II bitstream. I need a svf output file that is different in function of the JTAG speed. But by default the speed is set to 10 Mhz. As I do not used a Altera Probe but a program in a microprocessor to program the CPLD by JTAG, I can't go higher than 1Mhz. Is there a way to configure that speed in Quartus II environement ? 

 

Thank you in advance for your help. 

0 Kudos
2 Replies
Altera_Forum
Honored Contributor II
1,168 Views

QUARTUSII 

File>Covert programming files>options>Divide clock frequency by 

select a value between 10 and 16 to have a speed b/w .625Mhz to 1 Mhz
0 Kudos
Altera_Forum
Honored Contributor II
1,168 Views

The maximum speed setting in a svf-file can be edited by a FREQUENCY statement. Of course a JTAG programmer is free to use a lower speed anyway. So what's the problem, exactly?

0 Kudos
Reply