Skip to content

dream-tentacle/digital-logic-paper

Repository files navigation

Introduction

This is the final project report of the course Digital Design and Computer Organization. You can just downlaod the pdf to read the report.

Template

The template can be found at https://www.latextemplates.com/cat/laboratory-reports

Abstract

In this project, a simple RISC-V computer system is implemented on Digilent Nexys A7-100T FPGA board. The compter system is composed of: a CPU, a data memory, an instruction memory, a vga screen, a keyboard, and a PWM audio output. The CPU is a 5-stage pipeline processor, which can execute 32-bit RISC-V instructions. The system interface is a terminal, which can execute basic commands and run two software.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages