In: Computer Science
Design a single-purpose processor that outputs fibonacci numbers up to n places. Start with a function computing the desired result. translate it into a state diagram, and sketch a probable datapath.
In this lab you will be demonstrating the final result of your processor implementation. Your main focus will be on benchmarking your processor.