chisel-examples
chisel-examples copied to clipboard
error on running the hello world chisel example
I was doing the 1.7 exercise and when I did run the hello world example I came across this error, [error] (Compile / compileIncremental) Error compiling the sbt component 'compiler-bridge_2.12'
Which Java version are you using? I've seen this issue with Java 21, which sbt does not (yet) support.