Skip to content

ghminaei/Single-Cycle-Processor

Repository files navigation

Single Cycle Processor

Welcome! thanks for visiting

Description

This is a simple implementation of a single cycle processor. specifications:

  • Register File contains 8 16-bit registers from R0 to R7
  • Memory : 1K*16bit
  • 4 kinds of commands:

see wiki for more detailes.

Installation

add all .v files to a new project in modelsim and simulate it. You can add your commands in instructions.txt and your datas in datas.txt

Contributing

This project is done by Zahra Mousavi and Ghazal Minaei.

Thanks for reading this!

About

A simple implementation of MIPS processor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published