Design a 3-bit magnitude comparator A >= B. Derive all the necessary equations and show a detailed gate-level implementation of your circuit. Note: the circuit should have a single output which evaluates to 1when the condition A >= B is satisfied (not two outputs separately, please draw circuit on paper).