You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* 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>
Copy file name to clipboardexpand all lines: README.md
+15-10
Original file line number
Diff line number
Diff line change
@@ -24,19 +24,24 @@ If you are interested in the extent that applications interact with this firmwar
24
24
25
25
| Firmware | Description |
26
26
| --- | --- |
27
-
|[`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.|
27
+
|[`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.|
28
28
29
29
## Release Notes
30
30
31
31
### 80.16.0.0
32
-
- WH [n150, n300, 6U UBB Galaxy]:
33
-
- ARC FW 2.31.0
34
-
- Handshake with BM APP FW for SPI Copy Complete
35
-
- ERISC 6.12
36
-
- Changes for 6U UBB Galaxy
37
-
- BM APP FW 5.12.0.0
38
-
- Handshake with ARC FW for SPI Copy Complete
39
-
- Fix for remote chip detection on n300
32
+
- This firmware was pulled due to a breaking change with tt-topology.
33
+
34
+
### 80.15.0.0
35
+
- BH [p100 p150 p150a p150c]:
36
+
- CMFW 0.9.1
37
+
- Enable Fmax of 1350MHz and PPM
38
+
- Program VR Registers to fix [invalid telemetry readings](https://github.com/tenstorrent/cloud/issues/3773)
39
+
- Program VR Settings to support high transient workloads
40
+
- ERISC 1.0.0
41
+
- Reduce link speed to 200G to improve chip to chip stability
42
+
- MRISC 2.5.0
43
+
- Enable 16G Speed
44
+
- Updated Memory timings to resolve [BH P150 VMs DRAM mismatches](https://github.com/tenstorrent/tt-metal/issues/17546)
40
45
41
46
42
47
## Experiments
@@ -46,7 +51,7 @@ Experiment firmware bundles are based off of the latest available firmware with
46
51
For specific details on the changes refer to the experiments [`README`](experiments/README.md).
0 commit comments