![]() |
TT-System-Firmware APIs 19.8.99
Tenstorrent Firmware
|
#include <stdbool.h>Go to the source code of this file.
Functions | |
| void | bh_soft_reset_all_tensix (void) |
| bool | is_cable_fault_mode (void) |
| Check if the system is in cable fault mode. | |
| void bh_soft_reset_all_tensix | ( | void | ) |
| bool is_cable_fault_mode | ( | void | ) |
Check if the system is in cable fault mode.
Cable fault mode is entered when DMC reports 0W power limit (no cable or improper installation). In this mode, all tiles except column 15 are clock-gated via NIU_CFG_0 TILE_CLK_OFF to minimize power draw while the full NOC mesh and ARC-PCIe path remain available for host communication.