Skip to content

Build Intel FPGA libraries using CMake

This MR comprises the following:

  • Build Intel FPGA libraries from within Panda using CMake and its ExternalProject_Add() functionality
  • Unit test the libraries that have been build

Closes AT4-1242

Merge request reports