Skip to content

Commit 5e986d2

Browse files
committed
Update platforms.md
1 parent 0ef8a9b commit 5e986d2

File tree

1 file changed

+1
-2
lines changed
  • content/learning-paths/microcontrollers/nav-mlek

1 file changed

+1
-2
lines changed

content/learning-paths/microcontrollers/nav-mlek/platforms.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104,13 +104,12 @@ The [AVH simulation model documentation](https://arm-software.github.io/AVH/main
104104

105105
### Number of MACs
106106

107-
Ethos-U55, Ethos-U65 and Ethos-U85 offer a configurable number of MACs (multiply-accumulate units). During IP evaluation and performance analysis you need to understand the numbers of MACs available in the hardware and create your software to use the same configuration.
107+
Ethos-U55 and Ethos-U65 offer a configurable number of MACs (multiply-accumulate units). During IP evaluation and performance analysis you need to understand the numbers of MACs available in the hardware and create your software to use the same configuration.
108108

109109
| Ethos-U NPU | Number of MACs supported |
110110
| ----------- | ----------- |
111111
| Ethos-U55 | 32, 64, 128, 256 |
112112
| Ethos-U65 | 256, 512 |
113-
| Ethos-U85 | 128, 256, 512, 1024, 2048 |
114113

115114
FVP and VHT platforms can be configured with:
116115
```console

0 commit comments

Comments
 (0)