Forum Discussion
Matthew99
New Contributor
1 year agoquartus_pgm fw update question
Hi all,
the diagram shows that BMC connect to MAX 10 CPLD via JTAG interface.
after uploading cpld fw(*.jed format) to BMC,
can I use quartus_pgm to program CPLD fw at BMC arm linux system?
if possible, how to use quartus_pgm to update CPLD fw?
Thanks
3 Replies
- WZ2
Frequent Contributor
Hi there,
If u wanna use jtag inter face, jam player may be more suit for u:
https://www.intel.com/content/www/us/en/software-kit/813264/jam-stapl-player.html
https://www.intel.com/content/www/us/en/docs/programmable/683089/current/jam-stapl-players.html
Best regards,
WZ
- WZ2
Frequent Contributor
Hi Matthew,
I am afraid it didn't support for jed, just can used for jam/jbc.
For your second qu, yes, the first link is source code of jam player. U can build it on your system.
Best regards,
WZ