Develop a Verilog model of the BCD decoder described in Exercise 2.28.
Exercise 2.28
Write Boolean equations for a BCD decoder, that is, a decoder that has a BCD code word as input and that has outputs y0 through y9. Draw a circuit that uses AND and OR gates and inverters to implement the decoder.