TestableClock
chisel3.simulator.PeekPokeAPI.TestableClock
implicit class TestableClock(clock: Clock) extends AnyTestableData[Clock]
Attributes
- Source
- PeekPokeAPI.scala
- Graph
-
- Supertypes
Members list
Value members
Concrete methods
Attributes
- Source
- PeekPokeAPI.scala
Ticks this clock up to maxCycles.
Ticks this clock up to maxCycles.
Stops early if the sentinelPort is equal to the sentinelValue.
Attributes
- Source
- PeekPokeAPI.scala
Inherited methods
Attributes
- Inherited from:
- AnyTestableData
- Source
- PeekPokeAPI.scala
Attributes
- Inherited from:
- AnyTestableData
- Source
- PeekPokeAPI.scala
Concrete fields
Attributes
- Source
- PeekPokeAPI.scala
In this article