-
Notifications
You must be signed in to change notification settings - Fork 651
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #528 from ucb-bar/firesim-scalatest
Make CI use ScalaTest for FireSim
- Loading branch information
Showing
7 changed files
with
38 additions
and
88 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
Submodule ariane
updated
from 621201 to f4ba64
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule firesim
updated
6 files
+82 −0 | .circleci/config.yml | |
+32 −0 | .circleci/dockerprep.sh | |
+3 −2 | sim/Makefile | |
+2 −2 | sim/project/plugins.sbt | |
+1 −1 | sim/target-agnostic.mk | |
+1 −1 | target-design/chipyard |