Design of Comparator using Verilog
Design the 1 bit comparator using verilog. Then analyze its output corresponding to various inputs and compute the truth table.
Design the 4 bits comparator using verilog. Then analyze its output corresponding to various inputs and compute the truth table.