Skip to content

jmacvey/VHDL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This project contains source code which implements and tests a MIPS32 single-
cycle processor.

Directory Contents:

  display_modules:
    - Seven Segment decoder for hexadecimal values to their SSD counterparts.
    - Tera Terminal translator (translates 32-bit values to ASCII equivalents for output to terminal windows at 38400 baud)
  
  mips_components:
    - Fetch module
    - Decode module
    - Execute module
    - Memory and Control modules available upon request (they were done by another person)

About

VHDL display and MIPS32 processor modules

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages