IntegerPropertyLiteral

firrtl.ir.IntegerPropertyLiteral
case class IntegerPropertyLiteral(value: BigInt) extends Literal

Attributes

Deprecated
[Since version Chisel 7.0.0] All APIs in package firrtl are deprecated.
Source
IR.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Literal
class Expression
class FirrtlNode
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

def tpe: Type

Attributes

Source
IR.scala

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product
def serialize: String

Attributes

Inherited from:
UseSerializer (hidden)
Source
IR.scala

Concrete fields

val width: Width

Attributes

Source
IR.scala