SpinalHDL 1.1.5
This commit is contained in:
parent
7ea3e24183
commit
2f8f4d5444
|
@ -9,8 +9,8 @@ scalaVersion := "2.11.6"
|
|||
EclipseKeys.withSource := true
|
||||
|
||||
libraryDependencies ++= Seq(
|
||||
"com.github.spinalhdl" % "spinalhdl-core_2.11" % "1.1.4",
|
||||
"com.github.spinalhdl" % "spinalhdl-lib_2.11" % "1.1.4",
|
||||
"com.github.spinalhdl" % "spinalhdl-core_2.11" % "1.1.5",
|
||||
"com.github.spinalhdl" % "spinalhdl-lib_2.11" % "1.1.5",
|
||||
"org.yaml" % "snakeyaml" % "1.8"
|
||||
)
|
||||
|
||||
|
|
Loading…
Reference in New Issue