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
- Host: GitHub
- URL: https://github.com/avilchess/stratixmonitorlib
- Owner: avilchess
- License: apache-2.0
- Created: 2020-05-07T17:09:06.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-07-16T15:07:27.000Z (almost 6 years ago)
- Last Synced: 2025-01-20T17:17:28.311Z (over 1 year ago)
- Topics: cplusplus-11, fpga, intelstratix, monitoring-library, power-consumption, shared-library
- Language: C++
- Homepage:
- Size: 93.8 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# StratixMonitorLib [](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```