first you must design a 4-bit decrementer circuit that takes in a 4 bit number and outputs that value minus 1. this circuit can be constructed using the same idea that we used for the incrementer circuit, that is it can be constructed from a chain of identical units. explain how to do this