- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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,Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
It's --setparam, not --setparams.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
This doesn't work neither!
jtagconfig --setparam 1 JtagClock 24M
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page