SpinalHDL / SpinalTemplateSbt

A basic SpinalHDL project
77 stars 64 forks source link

Can not find Spinal v1.7.3 under scala v2.12.16 #19

Closed tanhongze closed 1 year ago

tanhongze commented 2 years ago

In build.sbt: ThisBuild / scalaVersion := "2.12.16" However, Spinal v1.7.3 for scala 2.12.16 is not published. So, change it to ThisBuild / scalaVersion := "2.13.8" ?

Dolu1990 commented 2 years ago

Hi, Maybe it was too early to try ? I mean, now it works for me.

https://oss.sonatype.org/content/groups/public/com/github/spinalhdl/spinalhdl-core_2.12/1.7.3/

numero-744 commented 1 year ago

I think we can close it now