Skip to content

Commit 45c3ccf

Browse files
authored
Added link to Intro documentation
1 parent b5ca119 commit 45c3ccf

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,9 @@ Watch this [introduction webinar](https://www.arm.com/resources/webinar/cmsis-so
2828

2929
## Technology Overview
3030

31-
Arm Custom Instructions (ACI, also known as Custom Datapath Extensions in the architecture specification) is an optional feature to allow chip designers to add custom data processing operations in their silicon products. Potentially this can provide higher performance and energy efficiency in certain specialized data processing tasks. Technical details of the extended instruction set are covered in the following resource pages:
31+
Arm Custom Instructions (ACI, also known as Custom Datapath Extensions in the architecture specification) is an optional feature to allow chip designers to add custom data processing operations in their silicon products. Potentially this can provide higher performance and energy efficiency in certain specialized data processing tasks. Technical details of the extended instruction set are covered in the [**Introduction to the Arm Custom Instructions / Custom Datapath Extension**](./document/ACI_intro.md).
32+
33+
In addition the following resource pages are helpful:
3234

3335
- [White-Paper Arm Custom Instructions: Enabling
3436
Innovation and Greater Flexibility on Arm](https://armkeil.blob.core.windows.net/developer/Files/pdf/white-paper/arm-custom-instructions-wp.pdf)

0 commit comments

Comments
 (0)