added boom and torture | added csmith
This commit is contained in:
@@ -24,6 +24,9 @@ lazy val rocketchip = RootProject(file("generators/rocket-chip"))
|
||||
lazy val testchipip = (project in file("generators/testchipip")).settings(commonSettings)
|
||||
.dependsOn(rocketchip)
|
||||
|
||||
lazy val boom = (project in file("generators/boom")).settings(commonSettings)
|
||||
.dependsOn(rocketchip)
|
||||
|
||||
// Checks for -DROCKET_USE_MAVEN.
|
||||
// If it's there, use a maven dependency.
|
||||
// Else, depend on subprojects in git submodules.
|
||||
|
||||
Reference in New Issue
Block a user