chisel
chisel copied to clipboard
Scala version
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.