Create a Verilog HDL Data flow model for the 16-bit magnitude comparator shown below. • FO will be 1 if X is equal to Y
Posted: Sat Feb 19, 2022 3:23 pm
Create a Verilog HDL Data flow model for the 16-bit magnitude comparator shown below. • FO will be 1 if X is equal to Y otherwise it will be zero. • F1 will be 1 if X is less than Y otherwise it will be zero. • F2 will be 1 if X is greater than Y otherwise it will be zero. 16 Х FO 16-bit magnitude comparator F1 Y 16 F2