TT Zephyr Platforms 18.11.99
Tenstorrent Firmware
Loading...
Searching...
No Matches
NocTranslation Struct Reference

Data Fields

bool translate_en
uint8_t translate_table_x [32]
uint8_t translate_table_y [32]
uint32_t translate_col_mask [DIV_ROUND_UP(32, 32)]
uint32_t translate_row_mask [DIV_ROUND_UP(32, 32)]
uint16_t logical_coords [17][12]

Field Documentation

◆ logical_coords

uint16_t NocTranslation::logical_coords[17][12]

◆ translate_col_mask

uint32_t NocTranslation::translate_col_mask[DIV_ROUND_UP(32, 32)]

◆ translate_en

bool NocTranslation::translate_en

◆ translate_row_mask

uint32_t NocTranslation::translate_row_mask[DIV_ROUND_UP(32, 32)]

◆ translate_table_x

uint8_t NocTranslation::translate_table_x[32]

◆ translate_table_y

uint8_t NocTranslation::translate_table_y[32]

The documentation for this struct was generated from the following file:
  • /home/runner/work/tt-zephyr-platforms/tt-zephyr-platforms/tt-zephyr-platforms/lib/tenstorrent/bh_arc/noc_init.c