Skip to content

Commit d12e0af

Browse files
Update build.sbt
1 parent 84ea99f commit d12e0af

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.sbt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ scalaVersion := "2.13.10"
33
// library name
44
name := "l2-cache"
55

6+
Compile / unmanagedSourceDirectories += baseDirectory.value / "../patmos/hardware/src"
67
Compile / unmanagedSourceDirectories += baseDirectory.value / "../soc-comm/src"
78

89
scalacOptions ++= Seq(

0 commit comments

Comments
 (0)