aboutsummaryrefslogtreecommitdiff
path: root/src/mlia/resources/target_profiles/ethos-u55-128.toml
diff options
context:
space:
mode:
Diffstat (limited to 'src/mlia/resources/target_profiles/ethos-u55-128.toml')
-rw-r--r--src/mlia/resources/target_profiles/ethos-u55-128.toml11
1 files changed, 4 insertions, 7 deletions
diff --git a/src/mlia/resources/target_profiles/ethos-u55-128.toml b/src/mlia/resources/target_profiles/ethos-u55-128.toml
index 71c6ec6..566e064 100644
--- a/src/mlia/resources/target_profiles/ethos-u55-128.toml
+++ b/src/mlia/resources/target_profiles/ethos-u55-128.toml
@@ -1,13 +1,10 @@
# SPDX-FileCopyrightText: Copyright 2023, Arm Limited and/or its affiliates.
# SPDX-License-Identifier: Apache-2.0
-target="ethos-u55"
-
+target = "ethos-u55"
# Number of MACs [32, 64, 128, 256]
-mac=128
-
+mac = 128
# Memory mode: [SRAM Only, Shared SRAM, Dedicated SRAM]
-memory_mode="Shared_Sram"
-
+memory_mode = "Shared_Sram"
# System configuration
-system_config="Ethos_U55_High_End_Embedded"
+system_config = "Ethos_U55_High_End_Embedded"