Add compress-acc (#1906)

* Add compress-acc

* Bump compress-acc, add ci

* update compress-acc url to https

* Add docs

* url oops

* Bump compress-acc

* BUMP

* Use loadmem for ci runs

* Add width widget

* Bump
This commit is contained in:
joonho hwangbo
2024-06-22 16:08:57 -07:00
committed by GitHub
parent 7e4db447cb
commit 2a9fe9bb67
10 changed files with 59 additions and 8 deletions

3
.gitmodules vendored
View File

@@ -145,3 +145,6 @@
[submodule "generators/rerocc"]
path = generators/rerocc
url = https://github.com/ucb-bar/rerocc.git
[submodule "generators/compress-acc"]
path = generators/compress-acc
url = https://github.com/ucb-bar/compress-acc.git