Skip to content

marcelomlinck/VHDLMipsCache

Repository files navigation

VHDLMipsCache

This repository contains the VHDL files describing a mips processor with two levels of cache implementing both write-through and write-back.

Hardware simulation softwares are, normally, paid. This link contains a list of existing simulators and some open source ones. For this project, I used the available license for the Modelsim VHDL Simulator in my University PUCRS.

This work contains the VHDL files discribing the complete MIPS processor interfacing an external memory module with the addition of two cache levels and the writing control.

The following image roughly describes the project:

About

This repository contains the vhdl files describing a mips processor with two levels of cache implementing both write-through and write-back.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages