Skip to content

Latest commit

 

History

History
22 lines (19 loc) · 443 Bytes

File metadata and controls

22 lines (19 loc) · 443 Bytes

System Programming Project

Project1

  • Implement Shell & Shell Commands
  • OPCODE table
  • Memory (1MB)

Project 2

  • Implement SIC/XE Assembler
  • *.asm to *.lst & *.obj
  • Symbol Table

Project 3

  • Implement SIC/XE Linking Loader
  • Link *.obj files and Load (Pass1 + Pass2)
  • Set BP(Break Point) & Debug
  • Run the loaded program

Project 4

  • Machine Learning Project
  • Data set: CIFAR-10
  • Google Colab
  • Goal: Accuracy 80 or higher