Altera_Forum
Honored Contributor
8 years agochanging 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,