chiseltest.formal

Formal compatibility API placeholders.

Formal verification is currently unsupported in this compatibility layer. Any usage should fail at compile time to avoid vacuously passing tests.

Attributes

Members list

Type members

Classlikes

case class BoundedCheck(depth: Int)

Annotation placeholder for source compatibility only.

Annotation placeholder for source compatibility only.

Attributes

Source
package.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
trait Formal

Attributes

Source
package.scala
Supertypes
class Object
trait Matchable
class Any

Value members

Concrete methods

def past[T <: Data](x: T, delay: Int = ...): T

Attributes

Source
package.scala
def past[T <: Data](x: T): T

Attributes

Source
package.scala