Skip to content

SIC-XE_Machine Project / 2020 Sogang Univ System Programming(CSE4100) Project

Notifications You must be signed in to change notification settings

yeon0914/SIC-XE_Machine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cse4100_system_programming

2020 Sogang Univ System Programming(CSE4100) Project

Proj1 (SIC/XE machine 1)

SIC/XE 머신을 구현하기 위한 전 단계로서 어셈블러, 링크, 로더들을 실행하게 될 shell과 컴파일을 통해서 만들어진 object 코드가 적재되고 실행될 메모리 공간과 mnemonic을 opcode값으로 변환하는 opcode 테이블과 관련 명령어들을 구현.

Proj2 (SIC/XE machine 2)

Proj3 (SIC/XE machine 3)

Project 1,2 에서 구현한 shell에 linking과 loading 기능을 추가.
project 2에서 구현된 assemble 명령을 통해서 생성된 object 파일을 link 시켜 메모리에 올리는 기능 구현.

Proj4

MNIST dataset 이미지 분류

About

SIC-XE_Machine Project / 2020 Sogang Univ System Programming(CSE4100) Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published