|
TT Zephyr Platforms 19.5.0-rc1
Tenstorrent Firmware
|
Host request for debug NOC translation. More...
#include <msgqueue.h>
Data Fields | |
| uint8_t | command_code |
| The command code corresponding to TT_SMC_MSG_DEBUG_NOC_TRANSLATION. | |
| uint8_t | enable_translation: 1 |
| Enable or disable NOC translation. | |
| uint8_t | pcie_instance: 1 |
| The PCIE instance. | |
| uint8_t | pcie_instance_override: 1 |
| Set to 1 to use pcie instance from the pcie_instance field, or 0 to get the pcie instance from FW table. | |
| uint16_t | bad_tensix_cols |
| Bitmask of bad tensix columns. | |
| uint8_t | bad_gddr |
| Instance number of the bad GDDR. 0xFF if all GDDR are good. | |
| uint8_t | skip_eth_low |
| low byte of skip_eth field | |
| uint8_t | skip_eth_hi |
| hi byte of skip_eth field | |
Host request for debug NOC translation.
Messages of this type are processed by debug_noc_translation_handler
| uint8_t debug_noc_translation_rqst::bad_gddr |
Instance number of the bad GDDR. 0xFF if all GDDR are good.
| uint16_t debug_noc_translation_rqst::bad_tensix_cols |
Bitmask of bad tensix columns.
| uint8_t debug_noc_translation_rqst::command_code |
The command code corresponding to TT_SMC_MSG_DEBUG_NOC_TRANSLATION.
| uint8_t debug_noc_translation_rqst::enable_translation |
Enable or disable NOC translation.
| uint8_t debug_noc_translation_rqst::pcie_instance |
The PCIE instance.
| uint8_t debug_noc_translation_rqst::pcie_instance_override |
Set to 1 to use pcie instance from the pcie_instance field, or 0 to get the pcie instance from FW table.
| uint8_t debug_noc_translation_rqst::skip_eth_hi |
hi byte of skip_eth field
| uint8_t debug_noc_translation_rqst::skip_eth_low |
low byte of skip_eth field