Forum Discussion
Agilex5 FPGA Programming
- 1 year ago
Hi,
remote JTAG programming and debugging can be performed in different ways- running Altera JTAG server on the target system, available for Windows and Linux but not macOS as far as I'm aware of
- operating Altera programming adapter through remote USB server, e.g. USBIP. Works well with Windows and Linux. I read, that USBIP server is also available for macOS.
- using third party JTAG adapters through open interfaces, e.g. .svf file. There's unfortunately no official JTAG server hardware driver template (jtag_hw_xxx.dll respectivley libjtag_hw_xxx.so) to support custom programming adapter support.
Regards
Frank
Hi,
remote JTAG programming and debugging can be performed in different ways
- running Altera JTAG server on the target system, available for Windows and Linux but not macOS as far as I'm aware of
- operating Altera programming adapter through remote USB server, e.g. USBIP. Works well with Windows and Linux. I read, that USBIP server is also available for macOS.
- using third party JTAG adapters through open interfaces, e.g. .svf file. There's unfortunately no official JTAG server hardware driver template (jtag_hw_xxx.dll respectivley libjtag_hw_xxx.so) to support custom programming adapter support.
Regards
Frank
Hi,
Thank you for your reply. A lot has also become clear – since Agilex does not support operating in Passive Serial (PS) mode – only AS.