An open API service indexing awesome lists of open source software.

https://github.com/avilchess/stratixmonitorlib

This library aims at providing an easy to use C++ library to read power and frequency counters for Intel Stratix FPGAs
https://github.com/avilchess/stratixmonitorlib

cplusplus-11 fpga intelstratix monitoring-library power-consumption shared-library

Last synced: 4 months ago
JSON representation

This library aims at providing an easy to use C++ library to read power and frequency counters for Intel Stratix FPGAs

Awesome Lists containing this project

README

          

# StratixMonitorLib [![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.3948283.svg)](https://doi.org/10.5281/zenodo.3948283)
This library aims at providing an easy to use C++ library to read power and frequency counters for Intel Stratix FPGAs

# To build the library
First go to src/ folder and execute **make all**.

# To test the library
Just execute, ```source runStratixMonitor.sh```