cover

chisel3.cover
object cover

Attributes

Source
VerificationStatement.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
cover.type

Members list

Type members

Classlikes

final class Cover extends VerificationStatement

Named class for cover statements.

Named class for cover statements.

Attributes

Source
VerificationStatement.scala
Supertypes
trait InstanceId
class Object
trait Matchable
class Any

Types

type SourceLineInfo = (String, Int)

Attributes

Source
VerificationStatement.scala

Value members

Inherited methods

def apply(cond: Bool)(implicit sourceInfo: SourceInfo): Cover

Attributes

Inherited from:
Cover$Impl (hidden)
Source
VerificationStatementIntf.scala
def apply(cond: Bool, message: String)(implicit sourceInfo: SourceInfo): Cover

Attributes

Inherited from:
Cover$Impl (hidden)
Source
VerificationStatementIntf.scala