# RUC_logisim_CPU **Repository Path**: wangqiyuejava63/ruc_logisim_cpu ## Basic Information - **Project Name**: RUC_logisim_CPU - **Description**: RUC logisim MPIS CPU design assignments - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-04-21 - **Last Updated**: 2026-04-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 使用logisim进行单周期CPU设计 这是 RUC 的一个课程设计作业 指令集是 MIPS 难度不大 首先需要熟悉一下 MIPS 指令结构 分为 R, I, J 三种类型 可以参考 Digital Design and Computer Architecture 2nd edition by David Money Harris & Sarah L. Harris ## 核心难点 如何设计 Datapath 和 Control Unit 如何使用 logisim 软件进行设计 ## 预计开发时间 我准备在 2026.4.24 号之前完成这个项目 ## references https://www3.ntu.edu.sg/home/smitha/fyp_gerald/riDatapath.html https://soc.ustc.edu.cn/Digital/2025/lab0/logisim/