Open Programmable Acceleration Engine
Clone or download
lzhan55 ASE document update (#1089)
* ASE document update
Latest commit 77556cc Jan 15, 2019
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.github Update CODEOWNERS Oct 31, 2018
ase Check if the target path already exists in filecopy (#996) Dec 19, 2018
cmake Added tests for log levels and logging to file. (#1004) Jan 10, 2019
common/include fpgad: bring fpgad to date with API changes Dec 6, 2018
doc ASE document update (#1089) Jan 15, 2019
libopae Remove duplicate usrclk header Jan 3, 2019
libopaecxx api: change sysobject cxx to return null (#942) Nov 15, 2018
platforms Register reset in the PIM to help timing closure. (#963) Nov 26, 2018
plugin Tswhison/plugin to master (#840) Oct 25, 2018
pyopae update fpga/__init__.py for sysobject (#988) Nov 30, 2018
safe_string Enable DEB and RPM package generation (#286) Apr 10, 2018
samples Remove json flag from afu_synth_setup example (#582) Jan 11, 2019
scripts Excluded test_fpgadiag.py from code style checker. (#1002) Dec 14, 2018
testing Fix valgrind errors (#1054) Jan 14, 2019
tests ASE: Fixed the ASE build issue after OPAE test changes (#935) Nov 13, 2018
tools Fixed potential memory leak in fpgaconf. (#1031) Dec 21, 2018
.gitignore Implement CMake build-chain for ASE + organize samples directory + ge… Jun 29, 2018
.travis.yml travis: call `coveralls` only if coverage exists (#946) Nov 16, 2018
AUTHORS First public release Aug 31, 2017
CMakeLists.txt Set default installation location for packages to be /usr instead of … Jan 15, 2019
CONTRIBUTING.md Add CONTRIBUTING file with contribution guidelines Oct 19, 2017
COPYING First public release Aug 31, 2017
README.md Fix broken link to coveralls badge (#908) Nov 5, 2018
RELEASE_NOTES.md cherry-pick changes from release 1.2 (#986) Nov 30, 2018
opae.spec.in Include afu_platform_info in generated rpm Dec 1, 2018

README.md

Welcome to the OPAE SDK source code repository

Build Status Coverage Status

OPAE is the Open Programmable Acceleration Engine, a software framework for managing and accessing programmable accelerators (FPGAs).

The OPAE SDK is a collection of libraries and tools to facilitate the development of software applications and accelerators using OPAE.

General documentation on OPAE can be found at http://01.org/OPAE.

The OPAE mailing list is available at http://lists.01.org/mailman/listinfo/opae.

The OPAE SDK source code is hosted at http://github.com/OPAE/opae-sdk.

Please use the issue tracker at http://github.com/OPAE/opae-sdk/issues to report bugs.