mirror of
https://github.com/SpinalHDL/SpinalTemplateSbt.git
synced 2025-10-22 23:58:44 +08:00
SpinalHDL 1.4.3
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
name := "SpinalTemplateSbt"
|
name := "SpinalTemplateSbt"
|
||||||
version := "1.0"
|
version := "1.0"
|
||||||
scalaVersion := "2.11.12"
|
scalaVersion := "2.11.12"
|
||||||
val spinalVersion = "1.4.2"
|
val spinalVersion = "1.4.3"
|
||||||
|
|
||||||
libraryDependencies ++= Seq(
|
libraryDependencies ++= Seq(
|
||||||
"com.github.spinalhdl" % "spinalhdl-core_2.11" % spinalVersion,
|
"com.github.spinalhdl" % "spinalhdl-core_2.11" % spinalVersion,
|
||||||
|
Reference in New Issue
Block a user