当前位置:
首页
资源下载

搜索资源 - single cycle processor
搜索资源列表
-
0下载:
用Verilog实现一个简单的单周期CPU,并运行Quicksort程序以验证正确性。-This file is written in Verilog to achieve a single cycle processor. It can run in Quartus2.
-
-
0下载:
MIPS single-cycle processor design in verilog.Instruction memory to the design and initialise it with your assembly code-a. Load the data stored in the X and Y locations of the data memory into the X and Y registers.
b. Add the X and Y registers an
-
-
0下载:
简化的单时钟循环VHDL处理器.可以运行一些简单的mips指令,例如add, sub, and, or, slt, beq and j. -A simplified single cycle processor in VHDL. This processor can continuously execute some simple MIPS instructions which are lw, sw, add, sub, and, or, slt, beq and j.
-
-
0下载:
实现十一条指令的单周期处理器,运用Verilog语言,顺利执行,仿真正确。-To achieve single-cycle instruction processor XI, the use of Verilog language, the successful implementation of the simulation is correct.
-
-
0下载:
用VHDL设计单周期的MIPS处理器,实现简单的指令-VHDL design with single-cycle MIPS processor, simple instructions
-
-
1下载:
VHDL单周期处理器指令解码器,可完成单周期指令解码-VHDL single-cycle processor instruction decoder, to be completed by single-cycle instruction decode
-
-
0下载:
Animated PPTs of Chapter 5 , Computer Oganization and Design by patteson and henseey
Covers SIngle Cycle and Multicycle processor
-
-
2下载:
单周期的mips处理器设计,用vhdl语言实现各个模块的功能-Single-cycle mips processor design, using vhdl language functions of each module
-
-
0下载:
LM3S615 微控制器包含以下的产品特性:
32 位RISC 性能
- 采用为小型嵌入式应用方案而优化的32 位ARM® CortexTM M3 v7M 结构
- 可兼容Thumb® 的Thumb-2 专用指令集处理器内核,可提高代码密度
- 50-MHz 工作频率
- 硬件除法和单周期乘法
- 集成了嵌套向量中断控制器(NVIC)以提供明确的中断处理
- 29 个中断,带8 个优先级
- 存储器保护单元(MPU)为受保护的操作系
-
-
0下载:
为解决上电电路板功能智能测试的问题,提出一种以单片机为处理器核心,基于can总线的在线柔性检测系统, 外加模拟信号调理、模数转换、人机接口,进行智能测控系统所需的信号,实现数据采集、即时搬运和快速循环存取。 针对不同检测信号,设计出相应信号处理的软件,实现系统的柔性在线检测功能。实验结果表明系统能快速准确地完成电路板检测的功能。-To solve the power-on circuit board functional test of intelligent questions, propos
-
-
0下载:
原创,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 FPGA, storage access instruct
-
-
0下载:
使用verilog代码描述了一种简单的单周期MIPS处理器实现,并在ModelSim SE6.5c调试通过。-The verilog code describes a simple, single-cycle MIPS processor implementation, and debugging through in ModelSim SE6.5c,.
-
-
0下载:
single cycle processor
-
-
0下载:
基于MIPS架构实现的单周期处理器,包含多种基本操作,验证方法是把自己的学号写进连续内存。-MIPS-based architecture for single-cycle processor, includes a variety of basic operations, authentication method is to learn their numbers written contiguous memory.
-
-
3下载:
计算机组成原理 Logisim完成单周期处理器开发 支持指令集MIPS-Lite2-Principles of Computer Organization Logisim complete development support single-cycle instruction set processor MIPS-Lite2
-
-
0下载:
16位单周期处理器的verilog实现,简单易懂,对计算机的结构学习有帮助。-16 single-cycle processor verilog implement, easy to understand, the structure of learning computer help.
-
-
0下载:
VHDL single cycle mips processor-single cycle mips processor
-
-
0下载:
Simple 8-bit Single Cycle Processor in Verilog HDL
-
-
0下载:
写一个单周期处理器运行一段mips指令,并包含mips指令转汇编码的程序(Write a single cycle processor to run a section of MIPS instruction)
-
-
0下载:
单周期MIPS处理器的设计,附带测试文件。(The design of a single cycle MIPS processor comes with test files.)
-