chisel3.Printable.Extensions
Attributes
-
Source
-
Printable.scala
-
Graph
-
-
Supertypes
-
class Object
trait Matchable
class Any
Members list
Build a new Printable by applying a function to all sub-Printables
Build a new Printable by applying a function to all sub-Printables
Attributes
-
Note
-
This is an extension method instead of normal method to avoid conflicts with the implicit conversion from String to Printable
-
Source
-
Printable.scala