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