aboutsummaryrefslogtreecommitdiff
path: root/src/mlia/resources/target_profiles/ethos-u55-128.toml
blob: 566e064b65964e4005c23b3217ed159bd72db917 (plain)
1
2
3
4
5
6
7
8
9
10
# SPDX-FileCopyrightText: Copyright 2023, Arm Limited and/or its affiliates.
# SPDX-License-Identifier: Apache-2.0

target = "ethos-u55"
# Number of MACs [32, 64, 128, 256]
mac = 128
# Memory mode: [SRAM Only, Shared SRAM, Dedicated SRAM]
memory_mode = "Shared_Sram"
# System configuration
system_config = "Ethos_U55_High_End_Embedded"