TT-System-Firmware APIs 19.13.99
Tenstorrent Firmware
Loading...
Searching...
No Matches
harvesting.c File Reference
#include "harvesting.h"
#include <zephyr/sys/util.h>
Include dependency graph for harvesting.c:

Variables

TileEnable tile_enable

Variable Documentation

◆ tile_enable

TileEnable tile_enable
Initial value:
= {
.tensix_col_enabled = BIT_MASK(14),
.eth_enabled = BIT_MASK(14),
.eth5_serdes = true,
.eth8_serdes = true,
.eth_serdes_connected = BIT_MASK(12),
.gddr_enabled = BIT_MASK(8),
.l2cpu_enabled = BIT_MASK(4),
.pcie_enabled = BIT_MASK(2),
}
#define BIT_MASK(n)