We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Scala Boolean may be converted to Chisel Bool as follows:
val thisIsScala : Boolean val thisIsChisel = Bool(thisIsScala)
Example usage in Rocket Chip
List of pages (incl reference pages not in the journey)
Chisel Learning Journey
Big Picture
Background Learning
Chisel Environment
Chisel Introductory Examples
Coding Style
Chisel Advanced Examples
Sodor
Work in progress page