Jordan14
New Contributor
5 months agoNIOS V on-die temperature sensor for Stratix 10
Hi~How do I get the on-die temperature of an FPGA in a Stratix10 NIOS-V processor? I see examples with MAX10 and Arria10, but that IP core is not on the Stratix10, thanks
- 5 months ago
I would recommend that you look at the latest version of the Mailbox Client IPs User Guide located here:
Section 1.5 describes the Avalon MM interface that can be exposed on that IP core rather than the Avalon ST interface that you are referring to. Connecting a Nios V to the Avalon MM interface would be much simpler and more straight forward.
Section 1.11 describes the Nios V HAL software support that can be used to interact with the Mailbox Client IP core.