搜索资源列表
mips_project
- 我用verilog写的risc指令集的mips的cpu。可以支持定点运算。顶层单元是top。-I used to write verilog mips risc instruction set of the cpu. To support fixed-point arithmetic. Top-level unit is the top.
pipeline_mipscpu
- 运用Verilog语言实现MIPS五级CPU的功能,能下载实现-5-level MIPS CPU based on Verilog
multi_cpu
- 用verilog语言编写的简单多周期CPU代码,在Sparten3板上可运行。实现了加、减、与、或、非等MIPS指令。-Verilog language with a simple multi-cycle CPU code can be run in Sparten3 board. Realization of add, subtract, and, or, not, etc. MIPS instruction.
MIPSCPUverilog
- mips流水线CPU的实现,用的是verilog语言,描述了整个cpu的过程。存储、指令、处理等。-mips CPU Verilog
sc_computer_2
- Verilog单周期CPU实现,可以实现简单的mips指令,附Verilog源码-Verilog achieve single-cycle CPU