JTAG_Interface

Device Control

Library for establishing a live JTAG communication between the MCU and FPGA of the Arduino Mkr Vidor 4000.
This library also handles uploading the FPGA bitstream, generated from Intel Quartus. Basically, this is all you need for developing custom FPGA bitstreams for the Arduino MKR Vidor 4000.

Author: Florian Zachs as HerrNamenlos123, herrnamenlos123@gmail.com

Maintainer: Florian Zachs as HerrNamenlos123, herrnamenlos123@gmail.com

Read the documentation

Compatibility

This library is compatible with the samd architecture so you should be able to use it on the following Arduino boards:

Compatibility Note

Note: while the library is supposed to compile correctly on these architectures, it might require specific hardware features that may be available only on some boards.

Releases

To use this library, open the Library Manager in the Arduino IDE and install it from there.