Reverse circuit

in LRS there is a use of reverse circuit. what is it’s cost and delay?

The reverse circuit only changes the order of the input strings bits, it doesn’t compute anything, and so it can be implemented with zero cost and delay, simply by wiring properly.