aboutsummaryrefslogtreecommitdiff
path: root/src/mlia/resources/target_profiles/ethos-u55-256.toml
blob: 4f3b39b5c2ce1dda2860bbc1a323748b841f5152 (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 = 256
# Memory mode: [SRAM Only, Shared SRAM, Dedicated SRAM]
memory_mode = "Shared_Sram"
# System configuration
system_config = "Ethos_U55_High_End_Embedded"