Skip to content

Commit

Permalink
Update to v1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
volatile-static authored Jun 6, 2022
1 parent 883e326 commit 945019a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions source/load-spinal.sc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import $ivy.`com.github.spinalhdl::spinalhdl-core:1.6.4`
import $ivy.`com.github.spinalhdl::spinalhdl-lib:1.6.4`
import $plugin.$ivy.`com.github.spinalhdl::spinalhdl-idsl-plugin:1.6.4`
import $ivy.`com.github.spinalhdl::spinalhdl-core:1.7.0`
import $ivy.`com.github.spinalhdl::spinalhdl-lib:1.7.0`
import $plugin.$ivy.`com.github.spinalhdl::spinalhdl-idsl-plugin:1.7.0`

// import ammonite.ops.Path //http://ammonite.io/
// interp.load.cp(Path("/Users/mache/.ivy2/local/com.github.spinalhdl/spinalhdl-core_2.11/1.4.1/jars/spinalhdl-core_2.11.jar"))
Expand Down

0 comments on commit 945019a

Please sign in to comment.