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.
Maintainer: Florian Zachs as HerrNamenlos123, herrnamenlos123@gmail.com
This library is compatible with the samd architecture so you should be able to use it on the following Arduino boards:
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.
To use this library, open the Library Manager in the Arduino IDE and install it from there.