Packages

p

chiseltest.experimental

UncheckedClockPoke

package UncheckedClockPoke

Linear Supertypes
AnyRef, Any

Type Members

  1. implicit class UncheckedPokeableClock extends AnyRef

    This provides a quick and dirty way to poke clocks.

    This provides a quick and dirty way to poke clocks. Inter-thread dependency is NOT checked, so it is up to you to understand the thread ordering semantics to use this correctly. Note that thread ordering IS deterministic, so you will NOT get a nondeterministic test.

Inherited from AnyRef

Inherited from Any

Ungrouped