Simple computer architecture using direct-mapped cache memory system in VHDL using Quartus for DE0_CV FPGA
Table of Contents
Source files
Source code and docs on GitHub
Description
Design, simulation and implementation of a direct-mapped cache memory system in written VHDL using Altera Quartus Prime and DE0_CV FPGA development kit. The results are compared to a system without cache memory to verify the performance enhancement.
Based on Simple Microprocessor Design (ESD Book Chapter 3), originally created by Weijun Zhang, Copyright 2001, http://esd.cs.ucr.edu/labs/tutorial/
Coursework project:
- University of New Brunswick, Universidad Mayor de San Andrés
- Module: ECE6733 - Computer Architecture Performance +
- Prof. Eduardo Castillo
Guideline
- Open
SimpleCompArch.qar
archive project, compile withQuartus 16.1
and simulate withModelSim 10.5b
. - Set time simulation to $17 ns$ to see all resultant elements of matrix multiplication C.
Problem formulation
The proposed solution
Test on DE0_CV FPGA
- Video of operation
FinalProjectFico.mp4
uploaded to https://www.youtube.com/watch?v=Zvd96RGTEjk
Comments
Comments powered by Disqus