Giter VIP home page Giter VIP logo

silicondosa / frontpanelwrapper Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 1.0 49.78 MB

A simple I/O broker and board manager for the OpalKelly FrontPanel ® FPGA - USB/PCI communication driver

License: MIT License

CMake 0.03% C++ 7.45% Shell 0.02% Verilog 76.96% VHDL 8.63% Java 0.18% Python 0.13% Ruby 0.13% Coq 1.02% C 0.01% Stata 0.63% Batchfile 0.17% Tcl 0.43% SystemVerilog 4.22%
opalkelly frontpanel fpga wrapper

frontpanelwrapper's Introduction

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

  • This library easy to use so long as FrontPanel is already installed on your system! Simply include the include the source code (.h, .cpp files) and use it in your code.
  • Linux users may also consider using the compiled shared (.so) libraries along with the header file. (Coming soon!)
  • Windows users may, alternatively use the compiled dynamic link library (DLL) along with the header file. (Coming soon!)

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.

frontpanelwrapper's People

Contributors

silicondosa avatar

Watchers

 avatar

Forkers

liudliang

frontpanelwrapper's Issues

Create an error code parser

Use the enumerated data type 'ok_ErrorCode' in okFrontPanelDLL.h to create an error code parser similar to the one in the the T5-System USC-BBDL repo.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.