SpinalHDl 1.3.5
This commit is contained in:
parent
53b4595be9
commit
13cd788fdc
|
@ -7,8 +7,8 @@ scalaVersion := "2.11.12"
|
|||
EclipseKeys.withSource := true
|
||||
|
||||
libraryDependencies ++= Seq(
|
||||
"com.github.spinalhdl" % "spinalhdl-core_2.11" % "1.3.3",
|
||||
"com.github.spinalhdl" % "spinalhdl-lib_2.11" % "1.3.3"
|
||||
"com.github.spinalhdl" % "spinalhdl-core_2.11" % "1.3.5",
|
||||
"com.github.spinalhdl" % "spinalhdl-lib_2.11" % "1.3.5"
|
||||
)
|
||||
|
||||
fork := true
|
||||
|
|
Loading…
Reference in New Issue