Forum Discussion
Quartus programmer for Linux ARM / ARM64
Hi Intel,
Would it be possible to support the quartus programmer on linux for arm and arm64 platforms?
In our lab we have several raspberrypi's for remote debugging of systems. We use them for serial consoles, power cycling devices or simple digital IO. This makes remote debugging and testing possible from behind our desk while the physical hardware is in the lab.
The only thing we are missing is the possiblity to hookup a USB-blaster to get access to signaltap instances or use the nios debugger.
We can use a regular PC in the lab and connect to the Jtag-server running on it, but this is not as flexible as a small single board computer like the raspberrypi is.
Would it be an idea to support the arm / arm64 architecture for the quartus programmer, or just the jtag-server?
Kind regards,
Rienk de Jong
7 Replies
- FawazJ_Altera
Frequent Contributor
Hello,
I will send your suggestion to our internal team. However, there might be no support for this.
thanks
- Matthew3
New Contributor
Hi,
I recently thought of doing this exact same thing - using an RPI as a remote programmer.
Was there any response on whether there would be installers made available for ARM?
Thanks
Matthew
- hank_schrader
New Contributor
Hi together,
we had the same problem by trying to use raspberries for remote jtagging.
We found a workaround: using box64 as x86-64 emulator https://github.com/ptitSeb/box64
Works perfectly fine for remote jtagging.
Happy hacking
- Jean-Marc
New Contributor
Hi,
I am using Quartus on local Linux VM or Docker instance for several years, but, I can't do this anymore because my new workstation is based on the M1 processor (ARM64). Unfortunately, I have to run Quartus on remote instances because Quartus is limited to X86_64 processors and this is annoying.
Thanks,
Jean-Marc
- QuentinB
New Contributor
Agree.
OS compatibility can be worked around but hardware is a whole other matter.
There are more and more ARM computers. Please consider releasing Quartus for this arch.
Regards,
Quentin - QuentinB
New Contributor
Actually, I managed to make Quartus work on Windows ARM.
However, the board drivers are not available.
Could you consider releasing the Windows drivers on ARM, even if unsupported ?
This way, we would be able to make it work.- D1302
New Contributor
Could you explain how to make it work for Windows on Arm?