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.toml13
1 files changed, 13 insertions, 0 deletions
diff --git a/src/mlia/resources/target_profiles/ethos-u65-512.toml b/src/mlia/resources/target_profiles/ethos-u65-512.toml
new file mode 100644
index 0000000..6d32e63
--- /dev/null
+++ b/src/mlia/resources/target_profiles/ethos-u65-512.toml
@@ -0,0 +1,13 @@
+# SPDX-FileCopyrightText: Copyright 2023, Arm Limited and/or its affiliates.
+# SPDX-License-Identifier: Apache-2.0
+
+target="ethos-u65"
+
+# Number of MACs [256, 512]
+mac=512
+
+# Memory mode: [SRAM Only, Shared SRAM, Dedicated SRAM]
+memory_mode="Dedicated_Sram"
+
+# System configuration
+system_config="Ethos_U65_High_End"