silicondosa / FrontPanelWrapper

A simple I/O broker and board manager for the OpalKelly FrontPanel ® FPGA - USB/PCI communication driver
MIT License
0 stars 1 forks source link
fpga frontpanel opalkelly wrapper

FrontPanelWrapper

A simple I/O broker, board manager and wrapper for the OpalKelly FrontPanel® FPGA-USB/PCI communication driver, written in and for C++.

Features

  1. Handles multiple OpalKelly FPGA boards using a simple syntax.
  2. Automatically selects the appropriate FrontPanel APIs based on the bus type (USB 2.0/USB 3.0/PCI).
  3. Burn a bitfile to the FPGA as soon as we open a connection to it.
  4. Sensible error messages. :-)
  5. Semi-automatic PLL handling for quick and easy deployment.

Usage

OpalKelly FrontPanel Installation

Instructions to install FrontPanel on your computer are available along with the SDK in the README.txt file.

Disclaimers

NOTE 1: FrontPanel is a registered tradmark of OpalKelly which also owns all the code and binaries with the included FrontPanel SDK and APIs. The latest versions can be obtained here.

NOTE 2: FrontPanelWrapper is distributed under the MIT license.