We are pleased to announce the public release Open Programmable Acceleration Engine (OPAE) 2.0.0 today.

 

The Open Programmable Acceleration Engine is a software framework for managing and accessing programmable accelerators (FPGAs).  OPAE is under active development to extend to more hardware platforms, as well as to build up the software stack with additional abstractions to enable more software developers.

 

OPAE's goal is to accelerate FPGA adoption. It is a community effort to simplify the development and deployment of FPGA applications, so we welcome discussions and contributions! The OPAE SDK source, unless otherwise noted, is released under a BSD 3-clause license.  OPAE driver source, unless otherwise noted, is released under a GPL-2.0 license.

 

Download the release at

                https://github.com/OPAE/opae-sdk/releases/tag/2.0.0-1

 

General documentation and further links for OPAE can be found at

                http://01.org/OPAE

 

The OPAE mailing list is available at

                http://lists.01.org/mailman/listinfo/OPAE

 

To report bugs, please use the issue tracker at

                http://github.com/OPAE/opae-sdk/issues

 

  

- The OPAE Development Team