aboutsummaryrefslogtreecommitdiff
path: root/src/mlia/resources/target_profiles/ethos-u65-512.toml
diff options
context:
space:
mode:
Diffstat (limited to 'src/mlia/resources/target_profiles/ethos-u65-512.toml')
-rw-r--r--src/mlia/resources/target_profiles/ethos-u65-512.toml11
1 files changed, 4 insertions, 7 deletions
diff --git a/src/mlia/resources/target_profiles/ethos-u65-512.toml b/src/mlia/resources/target_profiles/ethos-u65-512.toml
index 6d32e63..1c6897f 100644
--- a/src/mlia/resources/target_profiles/ethos-u65-512.toml
+++ b/src/mlia/resources/target_profiles/ethos-u65-512.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=512
-
+mac = 512
# 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"