Ben wrote:
Then again watch the hardware, a FPGA with fast
hardware ripple carry
may do something sneaky to the logic.
It might use carry-lookahead internally, but it doesn't give you access
to generate and propagate outputs, so if you want those you'll have to
do it yourself. That makes the Honeywell approach generally less suited
to FPGA use.
Eric