Skip to content

A processor completed on the FPGA DE-10 LITE board using Verilog.

Notifications You must be signed in to change notification settings

mimalshaikh/Verilog-Processor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Verilog-Processor

This project aims to implement a simple processor on the FPGA DE-10 LITE board using Verilog.

Digital System:

The digital system (Figure 1) performs several operations (move, move top, add, subtract) using 16-bit registers and bus wires, along with a Control Unit FSM, a multiplexer, and an adder/subtracter.
image

Instructions for FSM:

image

Time Step Table

image

Outcome using ModelSim:

image

Connecting the processor code to the DE-10 Lite device

image

About

A processor completed on the FPGA DE-10 LITE board using Verilog.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published