|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ClockSignal
Represents a clock signal and provides support for getting the current cycle count.
| Method Summary | |
|---|---|
int |
getCycleCount()
Returns the cycle count for this clock, which is the number of times it has made a transition in EdgeSet.POSEDGE. |
| Methods inherited from interface com.newisys.dv.InputSignal |
|---|
getChangeEvent, getEdgeEvent, getInputDepth, getInputEdges, getInputSkew, sample, sampleAsync, sampleDepth, sampleDepthAsync, syncChange, syncChange, syncChangeAsync, syncChangeAsync, syncEdge, syncEdge, syncEdgeAsync, syncEdgeAsync, syncSample, syncSampleDelay |
| Methods inherited from interface com.newisys.dv.Signal |
|---|
getClock, getName, getSize |
| Method Detail |
|---|
int getCycleCount()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||