ThreeCatsLoveFish / VE370

Projects for 2021 SUMMER VE370 Intro to Computer Organization.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VE370 Project

Course Author LFS

Description

Assembly

Language

Key points:

  1. Stack usage
  2. Function call
  3. Multiply & Divide
    1. Long * long
    2. Overflow
  4. System call

Pipeline

Language

Key points:

  1. Hard to debug
  2. Connect lines carefully!

Memory

Language

Key points:

  1. Calculate the block size
  2. Complete memory and page table first
  3. Finish TLB and cache

Achievement

Project Grades
P1 100/100 + 10
P2 100/100
P3 100/100

Honor Code

This repository is for study only. Please do not copy!

About

Projects for 2021 SUMMER VE370 Intro to Computer Organization.


Languages

Language:Verilog 78.9%Language:Assembly 18.3%Language:C++ 2.7%Language:Makefile 0.1%