shantzis62 / sea-fpga-loader

ESP-IDF version of FPGA config loader for Spartan Edge Accelerator Board

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sea-fpga-loader

ESP-IDF version of FPGA config loader for Spartan Edge Accelerator Board

This is sample code on how to correctly parse a 7 Series bitstream and send it from the ESP32 down to the Spartan 7 Accelerator on the Seeed Studio Spartan Edge Accelerator Board (see https://www.seeedstudio.com/Spartan-Edge-Accelerator-Board-p-4261.html).

I had copied this over from a working version but have yet to test it in isolation. Hence, it should just serve as an example of how to do this and nothing more.

About

ESP-IDF version of FPGA config loader for Spartan Edge Accelerator Board


Languages

Language:C++ 74.6%Language:SystemVerilog 16.1%Language:CMake 9.3%