Visible to Intel only — GUID: jea1607600347575
Ixiasoft
4.3.1. Voltage Monitor Design Guidelines
4.3.2. Temperature Monitor Design Guidelines
4.3.3. Transceiver Tile Local Temperature Sensor Design Guidelines
4.3.4. Guidelines: Calibrate Temperature Sensing Chip Interfacing the Agilex™ 7 Remote TSD
4.3.5. Guidelines: Reading the R-Tile Local Temperature Sensor
Visible to Intel only — GUID: jea1607600347575
Ixiasoft
4.4.4.4.1. Default Commands for the Temperature Reading Design Example
The Temperature Reading design example contains a main.tcl script that provides a set of commands you can run.
Command Routine | Description |
---|---|
send_noop | Sends the NOOP command of the Mailbox Client with Avalon® Streaming Interface IP. |
get_voltage | Sends the GET_VOLTAGE command of the Mailbox Client with Avalon® Streaming Interface IP. |
get_temperature_1 | Reads local TSD 1 in core fabric sensor location 0. |
get_temperature_2 | Reads local TSD 1 in transceiver tile sensor location 5. |
get_temperature_3 | Reads local TSD 1 in transceiver tile location 7. |
get_temperature_4 | Reads local TSD 1 in transceiver tile location 10. |
get_temperature_5 | Reads local TSD 1 in core fabric sensor location 4. |
get_idcode | Sends the GET_IDCODE command of the Mailbox Client with Avalon® Streaming Interface IP. |
get_chipid | Sends the GET_CHIPID command of the Mailbox Client with Avalon® Streaming Interface IP. |
Figure 16. Locations of TSDs Read by the get_temperature_n Commands