Tabrizian / Cache

Simple implementation of cache using VHDL

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cache and RAM

Introduction

This project is intended to create a sample and simple implementation of the cache and RAM using VHDL.

Code compiler

This code is compiled using GHDL - the open source compiler for VHDL.

Installation

Installing this pretty simple you should only $ make

About

Simple implementation of cache using VHDL


Languages

Language:VHDL 96.0%Language:Makefile 4.0%