# MIT-6.004-lab **Repository Path**: zhixianzhang/MIT-6.004-lab ## Basic Information - **Project Name**: MIT-6.004-lab - **Description**: My solution for labs of MIT-6.004-computation-Construction spring 20.The materials of the course can be found here:https://6004.mit.edu/web/spring20/ As you konw,this lab is not open if you are not a MIT student, so that mean that you may not find some tools to hand those Labs, like Risc-v stimulator. - **Primary Language**: Assembly - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-11-29 - **Last Updated**: 2021-11-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Mit-6.004-lab-Computation-Construction-spring20 My solution for labs of MIT-6.004-computation-Construction spring 20.The materials of the course can be found here:https://6004.mit.edu/web/spring20/ As you konw,this lab is not open if you are not a MIT student, so that mean that you may not find some tools to hand those Labs, like Risc-v stimulator.And there are some my solutions for this Lab, if you have any questions, please email me at zhang.zx.1073538693@gmail.com. In addition, there also have notes(note by Chinese) of MIT6.004,please visit my blog: http://awesomeyouthzhang.github.io.Please star if you find this repository helpful. Thank you! ## Lab 1&Lab b Both labs are use Risc-v(Rv32I) to implement some code,but the question is if you are not MIT student,you will not have the permission to use there Risc-v stimulator.So I find a stimulator which is come from CS61C:https://venus.cs61c.org/ Slides notes :https://awesomeyouthzhang.github.io/tags/6-004/