You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@
12
12
13
13
## About this Repository
14
14
15
-
Imagine that you plan to accelerate a firmware with a set of custom instructions, but before proceeding to hardware design you would like to answer questions such as *"How can we accelerate our algorithm?"* There is usually more than one solution, and each solution corresponds to a set of custom instructions, so *"Which solution is the best?"*.
15
+
Imagine that you plan to accelerate a firmware with a set of custom instructions, but before proceeding to hardware design you would like to answer questions such as *"How can we accelerate our algorithm?"* There is usually more than one solution, and each solution corresponds to a set of custom instructions, so *which one is the best?*
16
16
17
17
This repository helps you to answer these questions by **evaluating your code using software simulation before the time-consuming hardware design**. It contains examples that you can adapt to your application requirements. These examples explain how ACI accelerated algorithms are developed by:
0 commit comments