- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
Hi everyone,
I am trying to determine the GFLOPs per Watt for the aocl kernels that I wrote. I am just wondering if there is any way to measure or estimate runtime power usage of FPGA/board in software? I use de5-net development board. Thanks! Regards, Ryanコピーされたリンク
2 返答(返信)
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
I pass the project through Quartus II, make place-route-implement, and then run the power estimation tool. Not very accurate without simulation data, but you can get an idea.
George- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
Thank you George! I'll try that. I know it's possible to use pci-e riser card and current probe but was just trying to see if there are simpler methods.
