Skip to content

Implementation of a simplified synthesisable RISC-Processor with a 4 stage pipelining architecture written in VHDL.

Notifications You must be signed in to change notification settings

yklose/RISC-Processor

Repository files navigation

RISC-Processor

Implementation of a simplified synthesisable RISC-Processor with a 4 stage pipelining architecture written in VHDL.

Overview

The RISC-Processor uses the 4 stage pipelining architecture with seperate instruction and data storage, following the harward architecture. The Design is synthesisable and can be implemented on a FPGA. The origional design is from the Book "VHDL Synthese - Entwurf digitaler Schaltungen und Systeme" (4. Auflage) by Jürgen Reichardt und Bernd Schwarz.

Simulation

Below the simulation results of the instruction ROM are shown. Alt text

About

Implementation of a simplified synthesisable RISC-Processor with a 4 stage pipelining architecture written in VHDL.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages