PrimOp

firrtl.ir.PrimOp
abstract class PrimOp extends FirrtlNode

Primitive Operation

See PrimOps

Attributes

Deprecated
[Since version Chisel 7.0.0] All APIs in package firrtl are deprecated.
Source
IR.scala
Graph
Supertypes
class FirrtlNode
class Object
trait Matchable
class Any
Known subtypes
object Add
object And
object Andr
object AsAsyncReset
object AsClock
object AsSInt
object AsUInt
object Bits
object Cat
object Cvt
object Div
object Dshl
object Dshr
object Eq
object Geq
object Gt
object Head
object Leq
object Lt
object Mul
object Neg
object Neq
object Not
object Or
object Orr
object Pad
object Rem
object Shl
object Shr
object Sub
object Tail
object Xor
object Xorr
Show all

Members list

Value members

Concrete methods

def apply(args: Any*): DoPrim

Attributes

Source
IR.scala
def serialize: String

Attributes

Source
IR.scala