Visible to Intel only — GUID: upf1476063229079
Ixiasoft
1. Intel® Stratix® 10 ADC Overview
2. Intel® Stratix® 10 ADC Architecture and Features
3. Intel® Stratix® 10 ADC Design Considerations
4. Intel® Stratix® 10 ADC Implementation Guides
5. Intel® Stratix® 10 ADC IP Core References
6. Intel® Stratix® 10 Analog to Digital Converter User Guide Archives
7. Document Revision History for the Intel® Stratix® 10 Analog to Digital Converter User Guide
Visible to Intel only — GUID: upf1476063229079
Ixiasoft
2.2.1.1. Temperature Calculation for the Internal Temperature Sensor
The Temperature Sensor IP core returns the Celsius temperature value in signed 32-bit fixed point binary format, with eight bits below binary point.
To convert the returned value into decimal, use two's complement operation on the signed integer portion. Then, add the decimal number to the unsigned 8-bit fraction ( ). For example, if the returned value is 0xFFFFE1C0, the temperature value is -30.25°C.
The unsigned 8-bit fraction is always zero for the temperature values returned by the transceiver tiles.