搜索资源列表
liyamin_slides
- 基于MIPS的运算器设计,内附详细设计文档,包含设计文档和使用手册,主程序,测试程序,还有设计的框图等。实现了可以执行基本的MIPS有关运算器相关的指令共17条,用AHDL编写。-Composition Principle big operation- based on the MIPS computing design, containing a detailed design document, including design documentation and user manual,
mips--cpu
- 本文基于32位 MIPS CPU的体系架构,采用Xilinx ISE 9.1i软件,通过使用Verilog语言编写了32位MIPS单周期和多周期CPU的程序,完成了其逻辑设计并进行了仿真测试。-Based on a 32 MIPS CPU architectures using the Xilinx ISE 9.1i software, write a 32-MIPS, single cycle and multi-cycle CPU program completed its logic de
CHU92A
- MIPS pipeline datapath Figure 6.30 in Paterson and Hennessy s textbook [4]. The model will be ... Listing 1.1: Verilog code for the multiplexer. A00000AA
3proyectodig-WinRAR-ZIP
- a simple unicycle mips preocessor in verilog
mips_file
- mips files uploaded full verilog sourse code
mips.tar
- VERILOG CODE FOR 16- bit ripple carry adder
mips_pipelined2
- verilog code for mips
单周期处理器设计基础
- 基于MIPS指令集的单周期处理器设计课件,可以使用verilog语言实现。