Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
8 years ago

changing the jagClock

hi all,

I'm trying to change the clk of my jtag. The problem is this command works perfectly fine:

"jtagconfig --getparams 1 JtagClock"

the output is "6M"

but when I try to change it by:

"jtagconfig --setparams 1 JtagClock 24M"

it says "no parameter named JtagClock"

do you have any idea what the problem might be?

I'm using the latest version of Quartus on Linux

Thanks,

2 Replies

    • JSuet's avatar
      JSuet
      Icon for New Contributor rankNew Contributor

      This doesn't work neither!

      jtagconfig --setparam 1 JtagClock 24M