HierarchicalModuleName
Represents the hierarchical name in the Verilog (%m)
Attributes
- Source
- Printable.scala
- Graph
-
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalsclass Printableclass Objecttrait Matchableclass AnyShow all
- Self type
Members list
Type members
Inherited types
The names of the product elements
Attributes
- Inherited from:
- Singleton
- Source
- Mirror.scala
The mirrored *-type
Attributes
- Inherited from:
- Singleton
- Source
- Mirror.scala
Inherited and Abstract types
The name of the type
Value members
Concrete methods
Unpack into format String and a List of Data arguments
Deprecated methods
Unpack into format String and a List of String arguments (identifiers)
Unpack into format String and a List of String arguments (identifiers)
Attributes
- Note
-
This must be called after elaboration when Chisel nodes actually have names
- Deprecated
-
[Since version Chisel 7.0.0]Use unpack with no arguments instead. - Source
- Printable.scala
Unpack into a Seq of captured Bits arguments
Unpack into a Seq of captured Bits arguments
Attributes
- Deprecated
-
[Since version Chisel 7.0.0]Use unpack with no arguments instead. - Source
- Printable.scala
Inherited methods
Allow for appending Strings to Printables
Allow for appending Strings to Printables
Attributes
- Inherited from:
- Printable
- Source
- Printable.scala
Allow for appending Printables like Strings
Allow for appending Printables like Strings
Attributes
- Inherited from:
- Printable
- Source
- Printable.scala
Create a new instance of type T with elements taken from product p.
Create a new instance of type T with elements taken from product p.
Attributes
- Inherited from:
- Singleton
- Source
- Mirror.scala
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product