Skip to content

Commit

Permalink
Add CI bage, fix incorrect reference to AES
Browse files Browse the repository at this point in the history
Signed-off-by: Joachim Strömbergson <[email protected]>
  • Loading branch information
secworks committed Feb 8, 2023
1 parent 2636e87 commit cc3bdc8
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
[![build-openlane-sky130](https://github.com/secworks/chacha/actions/workflows/ci.yml/badge.svg?branch=master&event=push)](https://github.com/secworks/chacha/actions/workflows/ci.yml)

chacha
========

Expand Down Expand Up @@ -82,7 +84,7 @@ fusesoc run --target=tb_chacha --tool=modelsim secworks:crypto:chacha

List all targets
~~~
fusesoc core show secworks:crypto:aes
fusesoc core show secworks:crypto:chacha
~~~

## Implementation results##
Expand Down

0 comments on commit cc3bdc8

Please sign in to comment.