All Projects → aptx1231 → BUAA_CO

aptx1231 / BUAA_CO

Licence: other
2017级北航计算机学院计算机组成原理课程设计(MIPS CPU)

Programming Languages

Verilog
626 projects

Projects that are alternatives of or similar to BUAA CO

computer-organization-lab
中山大学计算机组成原理实验 (2018 秋):用 Verilog 设计并实现的简易单周期和多周期 CPU
Stars: ✭ 45 (-31.82%)
Mutual labels:  verilog-hdl
lips
MIPS R4300i assembler in Lua
Stars: ✭ 20 (-69.7%)
Mutual labels:  mips
rebuild
Zero-dependency, reproducible build environments
Stars: ✭ 48 (-27.27%)
Mutual labels:  mips
pctation
PlayStation emulator & debugger in C++17
Stars: ✭ 103 (+56.06%)
Mutual labels:  mips
TinyMIPS
The Project TinyMIPS is dedicated to enabling undergraduates to build a complete computer system from scratch.
Stars: ✭ 29 (-56.06%)
Mutual labels:  mips
cross
“Zero setup” cross compilation and “cross testing” of Rust crates
Stars: ✭ 3,550 (+5278.79%)
Mutual labels:  mips
tor-router-nexx-wt3020
Make a cheap TOR router for $10
Stars: ✭ 15 (-77.27%)
Mutual labels:  mips
HIGH-TO-LOW
in this repository you will find codes in C and their equivalence in MIPS Assembly
Stars: ✭ 20 (-69.7%)
Mutual labels:  mips
pseudo-js
PLAYSTATION emulator in JavaScript
Stars: ✭ 76 (+15.15%)
Mutual labels:  mips
mipsasm
MIPS assembler and IDE
Stars: ✭ 45 (-31.82%)
Mutual labels:  mips
async fifo
A dual clock asynchronous FIFO written in verilog, tested with Icarus Verilog
Stars: ✭ 117 (+77.27%)
Mutual labels:  verilog-hdl
Simulizer
A MIPS (R3000) Processor Emulator and Visualisation tool
Stars: ✭ 28 (-57.58%)
Mutual labels:  mips
kpspemu
PSP Emulator written in Kotlin for JVM, JS and Native. Can work as PWA.
Stars: ✭ 57 (-13.64%)
Mutual labels:  mips
toddler
Toddler is a well-designed usable and portable microkernel OS
Stars: ✭ 70 (+6.06%)
Mutual labels:  mips
GoRAT
GoRAT (Go Remote Access Tool) is an extremely powerful reverse shell, file server, and control plane using HTTPS reverse tunnels as a transport mechanism.
Stars: ✭ 34 (-48.48%)
Mutual labels:  mips
cache-simulator
A processor cache simulator for the MIPS architecture
Stars: ✭ 29 (-56.06%)
Mutual labels:  mips
asmdot
[Unstable] Fast, zero-copy and lightweight (Arm | Mips | x86) assembler in (C | C++ | C# | Go | Haskell | Javascript | Nim | OCaml | Python | Rust).
Stars: ✭ 23 (-65.15%)
Mutual labels:  mips
openwrt-useful-tools
A repo containing different tools compiled specifically for the Hak5 WiFi Pineapple MK6 and MK7.
Stars: ✭ 155 (+134.85%)
Mutual labels:  mips
awesome-n64-development
A curated list of Nintendo 64 development resources including toolchains, documentation, emulators, example code, and more
Stars: ✭ 210 (+218.18%)
Mutual labels:  mips
uvmm
Virtual machine monitor for L4Re
Stars: ✭ 22 (-66.67%)
Mutual labels:  mips

BUAA CO

北航计算机学院计算机组成原理课程设计

P0 项目名称: 部件及状态机设计(Logisim)

课下测试(PW): 搭建CRC校验码计算电路,ALU,正则表达式匹配

课上测试 (PT): Logisim完成部件及FSM设计

P1 项目名称:部件及状态机设计(Verilog-HDL)

课下测试(PW): 实现splitter, ALU,格雷码计数器,合法表达式识别

课上测试 (PT): Verilog-HDL完成部件及FSM设计

P2 项目名称:汇编语言

课下测试(PW): 矩阵乘法、排序、回文串判断

课上测试 (PT): 选择题+编程题

P3 项目名称:Logisim开发单周期CPU

课下测试(PW): 完成支持7条指令的单周期CPU设计

课上测试 (PT): 新增指令

P4 项目名称:Verilog开发单周期CPU

课下测试(PW): 完成支持7条指令的单周期CPU设计

课上测试 (PT): 新增指令

P5 项目名称:Verilog开发流水线CPU(1)

课下测试(PW): 完成支持10指令流水线CPU设计

课上测试 (PT): 流水线工程化方法

P6 项目名称:Verilog开发流水线CPU(2)

课下测试(PW): 完成支持50指令流水线CPU设计

课上测试 (PT): 流水线工程化方法

P7 项目名称:Verilog开发MIPS微系统(1)

课下测试(PW): 完成微型MIPS系统设计,开发简单I/O,验证中断

课上测试 (PT): 现场测试

P8 项目名称:Verilog开发MIPS微系统(2)

课下测试(PW): 完成微型MIPS系统设计,集成串口控制器,板级运行

课上测试 (PT): 现场测试

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].