Skip to content

This project implements a CPU with PIPELINE in VHDL. The full source code description is in the src/doc folder. Our repository is also available in Google Drive if you want the files that we used as tool to designing our CPU. Link on README.

License

Notifications You must be signed in to change notification settings

MarcosVasconcellosJr/PUCC-AC-HVEM_PipelineCPU

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The project

A pipeline CPU written in VHDL initially developed to a university project from my course.

The HVEM Pipeline CPU

HVEM 2.0 CPU

Users are able to:

  • Perform basic arithmetic operations, like addition, subtraction, etc
  • Perform all instructions with immediate values
  • Jump or branch to a specific program address

Install instructions

  1. Clone or download zip our project via github, or just go to the releases tab and download the zip of the most updated version.

  2. With the Intel Quartus Prime installed, open the project .qpf file

  3. Compile and simulate the CPU

OBS: You are also able to build your own program. We are gonna make a tutorial for it in the future.

Developers

Erick Matheus Lopes Pacheco

Hiago Silva Fernandes

Marcos Antônio Vasconcellos Junior

Victor Reis

About

This project implements a CPU with PIPELINE in VHDL. The full source code description is in the src/doc folder. Our repository is also available in Google Drive if you want the files that we used as tool to designing our CPU. Link on README.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages