Skip to content

Latest commit

 

History

History
33 lines (18 loc) · 902 Bytes

README.md

File metadata and controls

33 lines (18 loc) · 902 Bytes

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