I was able to get GCD.scala to build with the Chisel/Rocket associated with the master branch of freedom by importing chisel3.core.{Reset}
and removing asBool
from impl.io.reset := reset.asBool
.
I was able to get GCD.scala to build with the Chisel/Rocket associated with the master branch of freedom by importing chisel3.core.{Reset}
and removing asBool
from impl.io.reset := reset.asBool
.