This is utility set to control FPGA fabric of FPGA SoC (e.g. Cyclone V SoC).
$ cmake -S . -B build
$ cmake --build build
$ cmake --install build --prefix <Path to install>
- cmake
- boost program_options
- drvfpgasoc
- libfpgasoc
Please see LICENSE.md
file for details.