Serializer
Attributes
- Deprecated
-
[Since version Chisel 7.0.0]All APIs in package firrtl are deprecated. - Source
- Serializer.scala
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
Serializer.type
Members list
Value members
Concrete methods
Converts a FirrtlNode to an Iterable of Strings
Converts a FirrtlNode to an Iterable of Strings
The Strings in the Iterable can be concatenated to give the String representation of the FirrtlNode. This is useful for buffered emission, especially for large Circuits that encroach on the JVM limit on String size (2 GiB).
Attributes
- Source
- Serializer.scala
Converts a FirrtlNode to an Iterable of Strings
Converts a FirrtlNode to an Iterable of Strings
The Strings in the Iterable can be concatenated to give the String representation of the FirrtlNode. This is useful for buffered emission, especially for large Circuits that encroach on the JVM limit on String size (2 GiB).
Attributes
- Source
- Serializer.scala
Converts a FirrtlNode into its string representation with default indentation.
Converts a FirrtlNode into its string representation with default indentation.
Attributes
- Source
- Serializer.scala
Converts a FirrtlNode into its string representation.
Attributes
- Source
- Serializer.scala
Concrete fields
Attributes
- Source
- Serializer.scala
Attributes
- Source
- Serializer.scala
Attributes
- Source
- Serializer.scala