Add CircleCI check and update Sodor config

This commit is contained in:
Zitao Fang
2020-09-14 09:14:57 -07:00
parent 15d53e2cda
commit 5506f77679
4 changed files with 48 additions and 97 deletions

View File

@@ -9,7 +9,7 @@ index 5d642c1..56f6fda 100644
- sha3, // On separate line to allow for cleaner tutorial-setup patches
+// sha3, // On separate line to allow for cleaner tutorial-setup patches
dsptools, `rocket-dsptools`,
gemmini, icenet, tracegen, ariane, nvdla)
gemmini, icenet, tracegen, ariane, nvdla, sodor)
.settings(commonSettings)
@@ -158,9 +158,9 @@ lazy val ariane = (project in file("generators/ariane"))
.dependsOn(rocketchip)