chisel icon indicating copy to clipboard operation
chisel copied to clipboard

Scala version

Open schoeberl opened this issue 1 year ago • 3 comments

Type of issue: Documentation missing

Please provide the steps to reproduce the problem:

Try to use Chisel 3.5.6 with Scala 2.13.14 (and many other combinations)

What is the current behavior?

missing chisel3-plugin_2.13.14

As a result, Chisel depends on a fully specified Scala version.

We should document which Scala version is supported for which Chisel (plugin) version.

schoeberl avatar Jul 19 '24 12:07 schoeberl