Skip to content

nikitadpopel/SingleStageRISCProcessor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SingleStageRISCProcessor

Creators

Nikita Popel & Trevor Broady

Creation Date - October 17th, 2020

Description

This Single Stage RISC Processor was loosely based on ARM/MIPS instruction set and simulated in VHDL. Its components include the Instruction Memory, Control unit, Registers, ALU, and Data Memory. The instructions are 16 bits in length.

Description

Schematic Diagram

Instruction Format

Instruction Set

Short-term Goals

  • N/A

Long-term Goals

  • N/A

Update Log

DateLog
2020/10/27Trevor Broady, Nikita Popel - Outlined Instruction Set
2020/11/03Trevor Broady, Nikita Popel - Tested Individual units, completed the datapath, and tested the composite datapath
2020/11/10Trevor Broady, Nikita Popel - Designed and built the control unit. Intgegrated control unit with datapath
2020/11/17Trevor Broady, Nikita Popel - Made sure final design was working

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages