All the examples for adders in Wikipedia take multiple cycles for addition, (adding, carry forwarding, adding again etc). I know they are just sample implementations and actually implementations will be more sophisticated than that. However I’m unable to think of any implementation that completes full addition of two words in a single clock cycle. Can someone show/redirect me to a sample circuit for adding in one cycle?