GroundType

firrtl.ir.GroundType
See theGroundType companion object
abstract class GroundType extends Type

Attributes

Companion
object
Deprecated
[Since version Chisel 7.0.0] All APIs in package firrtl are deprecated.
Source
IR.scala
Graph
Supertypes
class Type
class FirrtlNode
class Object
trait Matchable
class Any
Known subtypes
class AnalogType
object ClockType
object ResetType
class SIntType
class UIntType
Show all

Members list

Value members

Inherited and Abstract methods

def serialize: String

Attributes

Inherited from:
FirrtlNode
Source
IR.scala

Abstract fields

val width: Width

Attributes

Source
IR.scala