Skip to content

ganshuyi/comp-architecture

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Computer Architecture

LC-2K ISA (C Implementation)


Project Goal

  • Understand the instructions of a very simple assembly language & how to assemble programs into machine language.

Project Task

  • Part 1: Assembler
    • Write a program to take an assembly-language program and translate it into machine language.
  • Part 2: Simulator
    • Write a program that can simulate any legal LC-2K machine-code program.

Note:

All codes are implemented in Linux Ubuntu 20.04 environment.

Releases

No releases published

Packages

No packages published