Predicate

chisel3.aop.Select.Predicate
trait Predicate extends Serializeable

Used to indicates a when's predicate (or its otherwise predicate)

Attributes

Source
Select.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class When
class WhenNot

Members list

Value members

Abstract methods

def not: Predicate

Attributes

Source
Select.scala

Inherited and Abstract methods

def serialize: String

Attributes

Inherited from:
Serializeable
Source
Select.scala

Abstract fields

val bool: Bool

Attributes

Source
Select.scala