Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fibonacci with FMS

Topic: Using the Fibonacci sequence, calculate the largest possible value of the series that can be stored in an 8-bit register and display this value on the DataOut port.

Note

Board: Altera DE2-70

Our project settings, such as the pins on the board, are in the file FLF.qpf!

Programmers

Datapath

Control block (datapath): Consists of processing logic and a set of registers that perform the processing

RT Level

Control Unit

Operating block (Control Unit): It is built with a logic that determines the sequence in which data processing is performed in the operating block, through a finite state machine (FSM).

FSM (Control Unit)

About

A project to build a finite state machine (FSM) in vhdl with datapath and control unit

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages