NIOS V on-die temperature sensor for Stratix 10 - NIOS 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
Replies:
Re: NIOS V on-die temperature sensor for Stratix 10
Hi @Jordan14 , As solution has been marked and with no further clarification on this thread, it will be transitioned to community support for further help on doubts in this thread. Please login to ‘ https://supporttickets.intel.com/s/?language=en_US’ , view details of the desire request, and post a feed/response within the next 15 days to allow me to continue to support you. After 15 days, this thread will be transitioned to community support. The community users will be able to help you on your follow-up questions. Thank you for the questions and as always pleasure having you here. Best Wishes BB
Replies:
Re: NIOS V on-die temperature sensor for Stratix 10
I find a program for read temperature with mailbox client, great!, thanks! https://github.com/ArrowElectronics/refdes-agilex3/blob/main/axc3000/accel_temp_refdes/software/demo_app/axe5000_demo_refdes.c
Replies:
Re: NIOS V on-die temperature sensor for Stratix 10
I would recommend that you look at the latest version of the Mailbox Client IPs User Guide located here: https://www.intel.com/content/www/us/en/docs/programmable/683290/25-1/mailbox-client-s-user-guide.html 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.
Replies:
Re: NIOS V on-die temperature sensor for Stratix 10
Hi, I found the temperature sensor IP, and IP interface in Platform Designer is Avalon Streaming, how should I connect it to NIOS-V. (Quartus Pro 22.4)
Replies:
Re: NIOS V on-die temperature sensor for Stratix 10
Hi, review Intel® Stratix® 10 Analog to Digital Converter User Guide . It has all instructions how to interface on-chip temperature sensor. - 2025-07-20
external_document