All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- removed pyluwen version to avoid dependency issues in other repos
- detect_device_fallible that will provide feedback about chip state during init
- Update min driver version to 1.26 to perform lds reset
- Reset config file uses dev/tenstorrent id
- Catch JSON errors in reset config parsing
- Make nested dirs when initializing reset config path
- Migrated GS tensix reset to tools_common
- Migrated all related GS data files
- Functions to fetch arc and eth fw versions from telemetry
- Unit tests for all device resets
- Driver check before WH reset
- Perform NB host reset between module powercycle for galaxy reset
- Moved Galaxy reset from tt-smi to tools common
- Moved the generation and parsing of reset config json file
- Functions to read and process arc refclk
- Added refclk check to wh link reset. Refclk value is expected to be smaller after reset
- Added CHANGELOG.md
- Updated fail message to warning if OS is less than Ubuntu 20.04
First release of opensource tt-smi
- GS support and tensix reset support