![]() |
TT-System-Firmware APIs 19.15.99
Tenstorrent Firmware
|
#include <stdint.h>

Go to the source code of this file.
Functions | |
| int | tt_grendel_hsio_init (uint32_t hsio_tile) |
| Bring one HSIO tile out of reset and open its host-path firewalls. | |
| int tt_grendel_hsio_init | ( | uint32_t | hsio_tile | ) |
Bring one HSIO tile out of reset and open its host-path firewalls.
| hsio_tile | Tile index (0-4). |
| 0 | Tile programmed. |
| -EINVAL | Invalid tile. |
| -EIO | SiVal programming failed. |