Skip to content

Commit

Permalink
Revert v80.16.0.0 for now (#8)
Browse files Browse the repository at this point in the history
* Revert "FW Bundle 80.16.0.0"

This reverts commit 62b3939.

A breaking change in tt-topology was discovered and we are backing this
down to address the change. tt-topology issue is being tracked and debugged in tenstorrent/tt-topology#21

* README: update about v80.16.0.0

This notes the breaking change

Signed-off-by: John 'Warthog9' Hawley <warthog9@eaglescrag.net>

---------

Signed-off-by: John 'Warthog9' Hawley <warthog9@eaglescrag.net>
  • Loading branch information
warthog9 authored Feb 28, 2025
1 parent 62b3939 commit 7bc0a90
Show file tree
Hide file tree
Showing 5 changed files with 17 additions and 12 deletions.
25 changes: 15 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,19 +24,24 @@ If you are interested in the extent that applications interact with this firmwar

| Firmware | Description |
| --- | --- |
| [`fw_pack-80.16.0.0.fwbundle`](fw_pack-80.16.0.0.fwbundle) | is a package containing the combined firmware image to flash Grayskull(gs), Wormhole(wh) and Blackhole(bh) boards.|
| [`fw_pack-80.15.0.0.fwbundle`](fw_pack-80.15.0.0.fwbundle) | is a package containing the combined firmware image to flash Grayskull(gs), Wormhole(wh) and Blackhole(bh) boards.|

## Release Notes

### 80.16.0.0
- WH [n150, n300, 6U UBB Galaxy]:
- ARC FW 2.31.0
- Handshake with BM APP FW for SPI Copy Complete
- ERISC 6.12
- Changes for 6U UBB Galaxy
- BM APP FW 5.12.0.0
- Handshake with ARC FW for SPI Copy Complete
- Fix for remote chip detection on n300
- This firmware was pulled due to a breaking change with tt-topology.

### 80.15.0.0
- BH [p100 p150 p150a p150c]:
- CMFW 0.9.1
- Enable Fmax of 1350MHz and PPM
- Program VR Registers to fix [invalid telemetry readings](https://github.com/tenstorrent/cloud/issues/3773)
- Program VR Settings to support high transient workloads
- ERISC 1.0.0
- Reduce link speed to 200G to improve chip to chip stability
- MRISC 2.5.0
- Enable 16G Speed
- Updated Memory timings to resolve [BH P150 VMs DRAM mismatches](https://github.com/tenstorrent/tt-metal/issues/17546)


## Experiments
Expand All @@ -46,7 +51,7 @@ Experiment firmware bundles are based off of the latest available firmware with
For specific details on the changes refer to the experiments [`README`](experiments/README.md).

## License
© 2025 Tenstorrent AI ULC<br/>
© 2024 Tenstorrent AI ULC<br/>
All rights reserved

Redistribution permitted, please see [LICENSE](LICENSE) for details.
2 changes: 1 addition & 1 deletion experiments/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Firmware bundles built off of the latest available firmware release with minor m


## License
© 2025 Tenstorrent AI ULC<br/>
© 2024 Tenstorrent AI ULC<br/>
All rights reserved

Redistribution permitted, please see [LICENSE](LICENSE) for details.
Binary file added fw_pack-80.15.0.0.fwbundle
Binary file not shown.
Binary file removed fw_pack-80.16.0.0.fwbundle
Binary file not shown.
2 changes: 1 addition & 1 deletion latest.fwbundle

0 comments on commit 7bc0a90

Please sign in to comment.