TT Zephyr Platforms 18.11.99
Tenstorrent Firmware
|
#include <stdint.h>
Go to the source code of this file.
Macros | |
#define | NO_BAD_GDDR UINT8_MAX |
Functions | |
int | NocInit (void) |
void | InitNocTranslation (unsigned int pcie_instance, uint16_t bad_tensix_cols, uint8_t bad_gddr, uint16_t skip_eth) |
int | InitNocTranslationFromHarvesting (void) |
void | ClearNocTranslation (void) |
void | GetEnabledTensix (uint8_t *x, uint8_t *y) |
#define NO_BAD_GDDR UINT8_MAX |
void ClearNocTranslation | ( | void | ) |
void InitNocTranslation | ( | unsigned int | pcie_instance, |
uint16_t | bad_tensix_cols, | ||
uint8_t | bad_gddr, | ||
uint16_t | skip_eth ) |
int InitNocTranslationFromHarvesting | ( | void | ) |
int NocInit | ( | void | ) |