搜索资源列表
VRS51L3074
- VRS51L3074是一款嵌入非易失性 FRAM存储器的8051MCU。该器件8KB真正的非易失性随机存储器映像到VRS51L3074的XRAM存储寻址空间上充分发挥其快速读写以及读写寿命无限的特点。单周期8051处理器 内核可以提供高达 4O MIPS的吞吐量,并且与标准8051s指令兼容。 -VRS51L3074 is an embedded non-volatile FRAM memory 8051MCU. The device
MIPS
- 用VHDL设计单周期的MIPS处理器,实现简单的指令-VHDL design with single-cycle MIPS processor, simple instructions
mips-cpu
- 单周期的mips处理器设计,用vhdl语言实现各个模块的功能-Single-cycle mips processor design, using vhdl language functions of each module
MIPS-processor-Verilog-code
- 原创,MIPS处理器Verilog源码,在FPGA实现单周期MIPS处理器,实现存储访问指令load word(lw)和store word(sw),算术逻辑指令add、addi、sub、and、or和slt跳转指令branch equal(beq)和jump(j)-Original, achieves single-cycle MIPS processor MIPS processor Verilog source code, the
SCMIPS
- 使用verilog代码描述了一种简单的单周期MIPS处理器实现,并在ModelSim SE6.5c调试通过。-The verilog code describes a simple, single-cycle MIPS processor implementation, and debugging through in ModelSim SE6.5c,.
mips
- 基于MIPS架构实现的单周期处理器,包含多种基本操作,验证方法是把自己的学号写进连续内存。-MIPS-based architecture for single-cycle processor, includes a variety of basic operations, authentication method is to learn their numbers written contiguous memory.
project3
- 计算机组成原理 Logisim完成单周期处理器开发 支持指令集MIPS-Lite2-Principles of Computer Organization Logisim complete development support single-cycle instruction set processor MIPS-Lite2
单周期完成版
- 写一个单周期处理器运行一段mips指令,并包含mips指令转汇编码的程序(Write a single cycle processor to run a section of MIPS instruction)
single
- 单周期MIPS处理器的设计,附带测试文件。(The design of a single cycle MIPS processor comes with test files.)