Forum Discussion
lyf00
New Contributor
6 years ago在PAC D5005板卡上通过PCIE远程更新FLASH和FPGA版本号文件(SOP),以及如何在主机上获取板卡温度和运行状态?
计划在主机上做一个独立的版本更新和卡状态监控程序。
运行环境:
1.Quartus Prime pro 19.3
问题:
1.在PAC板卡上通过PCIE远程更新FLASH和FPGA版本号文件(SOP)?
2.如何在主机上获取板卡温度和运行状态?
谢谢!
1 Reply
- SengKok_L_Intel
Regular Contributor
Hi,
You can refer to the link below for the AFU development.
https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/ug/ug-afu-dev.pdf
For the temperature reading, you can use fpgainfo temp command.
Regards -SK