EECS370 Professors

Introduction to Computer Organization Project - University of Michigan

(LC2K Processor, LC2K Simulator, C, Visual Studio)
Project image
  • Developed a high-performance C program for translating LC2K assembly files (*.as) into machine code representations (*.mc), automating the conversion process and enhancing efficiency in programming workflows.

  • Created a C program to simulate the LC2K ISA using machine code files, providing detailed processor analysis and generating output to stdout.