# MipsCPU **Repository Path**: LovingYoung/MipsCPU ## Basic Information - **Project Name**: MipsCPU - **Description**: A simple MIPS CPU with verilog - **Primary Language**: Verilog - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 3 - **Forks**: 0 - **Created**: 2015-12-04 - **Last Updated**: 2023-11-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #MipsCPU ASM文件夹:汇编代码 - draw.asm 画线的函数 - myprogram.asm 主程序 Design文件夹: - pixel.xlsx 显存及设计