- In a ripple-carry adder, if a carry out of the MSB is generated from the least significant bit, then it will take longer for the output to stabilize than if no carries generated at all.
- In a state machine using a one-hot state encoding, false paths might exist when more than one state bit is a '1'.
High level analysis of false paths
Written by
Thursday, April 08, 2010
0
Sometimes the delay through a component is dependent upon the values on signals. This is because different paths in the circuit have different delays and some input values will prevent some paths from being exercised. Here are two simple examples:
Your comments will be moderated before it can appear here. Win prizes for being an engaged reader.