Literal

firrtl.ir.Literal
abstract class Literal extends Expression

Attributes

Deprecated
[Since version Chisel 7.0.0] All APIs in package firrtl are deprecated.
Source
IR.scala
Graph
Supertypes
class Expression
class FirrtlNode
class Object
trait Matchable
class Any
Known subtypes

Members list

Value members

Inherited and Abstract methods

def serialize: String

Attributes

Inherited from:
FirrtlNode
Source
IR.scala
def tpe: Type

Attributes

Inherited from:
Expression
Source
IR.scala

Abstract fields

val value: BigInt

Attributes

Source
IR.scala
val width: Width

Attributes

Source
IR.scala