|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A common interface for Logic Cells with a getLatency() method.
Method Summary | |
int |
getLatency()
Returns the latency of the Cell. |
Method Detail |
public int getLatency()
The latency is the number of cycles from the time that the inputs are used until the time that corresponding results appear on the output. Combinational circuits should return zero.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |