Skip to content

Logic Quest

VLSI Interview Questions

  • Wave Diagram Analysis
  • Design Questions
  • Gate Level Questions
  • Some Coding
  • Contact us
  • Toggle search form

Fibonacci

Implement a fibonacci sequence. Assuming a bus of 8-bits, you may use Full Adder that can add two 8-bits numbers and Flip-Flops of 8-bits storage.

Answer

Q0 is initialized to 0 and Q1 to 1.

Notice that because it’s 8-bits bus, 233 is the last valid Fibonacci number at this circuit.

Next Question>>>

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Copyright © 2023 Logic Quest.

Powered by PressBook Blog WordPress theme