Forum Discussion
NIOS V on-die temperature sensor for Stratix 10
- 1 year 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.
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.
- Jordan141 year ago
New Contributor
I find a program for read temperature with mailbox client, great!, thanks!