logo

CuriousTab

CuriousTab

Discussion


Home Technical Questions Hardware Comments

  • Question
  • How do you detect if two 8-bit signals are same?


  • Correct Answer
  • Pass input to XOR and give their outputs to OR gate, if your output is 0 both 8-bit signals are same OR Pass input to XNOR and give their outputs to AND gate, if your output is 1 both 8-bit signals are same 


  • Hardware problems


    Search Results


    • 1. Give the truth table for a Half Adder. Give a gate level Implementation of the same.
    • Discuss
    • 2. How do you detect a sequence of "1101" arriving serially from a signal line?
    • Discuss
    • 3. Suppose you have a computional circuit between two registers driven by a clock. What will you do if the delay of the combinational circuit is greater than your clock signal?
    • Discuss
    • 4. What are the major flags in 8086?
    • Discuss
    • 5. Which Stack is used in 8086?
    • Discuss
    • 6. Give a circuit to divide frequency of clock cycle by two?
    • Discuss
    • 7. What are the different Adder circuits you studied?
    • Discuss
    • 8. What are the basic expansion card types?
    • Discuss
    • 9. What's the difference between L1 and L2 cache?
    • Discuss
    • 10. What's the speed and device maximum specs for Firewire?
    • Discuss


    Comments

    There are no comments.

Enter a new Comment