Welcome to the repository for the Intro. to Computer SW System (Microprocessor) for the Spring 2022 session of CSED211 @ POSTECH! This course dives into the the basic computer system and basic computer operations of computer system covering system coding with C and Asembly.
The lab assignments are implemented in Verilog. Here's the overview below:
- Lab 1: Introduction & Bitwise Operation
- Lab 2: Datalab2 - floating point
- Lab 3: Bomb Lab
- Lab 4: Attack Lab
- Lab 5: Cache Lab
- Lab 6: Shell Lab
- Lab 7: Malloc Lab
Please be advised that the code and answer provided might contain minor errors. Always cross-check with your understanding and learning material before utilizing the code for your projects or studies.