搜索资源列表
《设计一个十分简单的16位cpu》源码
- 关于C++编程方向的一些经验,比如服务器开发、架构搭建等,对于有经验的人员比较实用。无经验者会看不懂的。-direction on the C programming experience, such as server development, architecture and other structures, experienced personnel practical. No experience will do not understand.
inelsse2
- intel cpu 架构参考文档,提供各种指令集合-intel cpu structure reference document and provide instructions set
mySerial
- Wince下的串口通讯,包括x86、Arm CPU架构。
ir-gpio.tar.gz linux 基于mips 架构cpu 的红外驱动
- linux 基于mips 架构cpu 的红外驱动,以及用户空间测试程序,linux on mips architecture cpu infrared driver, as well as user-space test procedures
c6000
- C6000 DSP学习用PPT 包括CPU架构,存储器,片内外设,汇编,C编程等内容-C6000 PPT
CPUControl
- 可以在Windows的任务管理器中的CPU使用记录图表中显示正弦曲线。支持多CPU(防线程漂移),曲线波峰间隔和精度可以设置,支持CPU性能监视(但对此应用无益,被微软的人骗了),debug版本可在C盘根目录下为每个CPU生成工作日志。ATL架构。-In the Windows Task Manager the CPU usage of the chart shows sinusoid. Support multi-CPU (drift-way line of defense), the pea
CPUsourcecode
- 本设计实现了一个具有标准的32位5级流水线架构的MIPS指令兼容CPU系统。具备常用的五十余条指令,解决了大部分数据相关,结构相关,乘除法的流水化处理等问题,并实现了可屏蔽的中断网络。-This design implements a standard 32-bit 5-stage pipeline architecture of MIPS instruction compatible CPU system. Instructions with more than 50 commonly use
Windows_CE_OAL
- Windows CE微软针对嵌入式领域推出的一款全新的操作系统。之所以说它是一款全新的操作系统,是因为尽管Windows CE的UI非常接近其它的桌面版Windows操作系统,但是它的内核完全是重新写的,并不是任何一款桌面版Windows的精简版本。 Windows CE是一种支持多种CPU架构的操作系统,其中包括ARM、x86、MIPS和SHx,极大地减轻了OEM开发过程中移植操作系统的工作量-The field of Microsoft Windows CE for embedded in
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
8051-IP-core
- 这个整体的代码是8051的IP核,相信对于学习处理器和CPU架构的朋友,都会有很大帮助。-The overall code 8051 IP core, I believe that learning processor and CPU architectures friends, there will be a great help.
ARM-Verilog-HDL-IP-CORE
- ARM处理器的IP核,用verilog编写的,对处理器和相关的CPU架构知识有很大帮助。-ARM processor IP core, written in verilog processor and CPU architecture knowledge.
Portin-0f-U-Boot-Based-0n-S3C2410-
- U.Boot是功能强大的通用Bootloader,支持多种cPu架构,可引导多种操作系统。文章以 JXARM9—2410.1为实验平台,详述了U—Boot在其上的移植过程,并给出实验结果。-U. Boot Universal Bootloader is a powerful, supports a variety of CPU architecture to boot multiple operating systems. To JXARM9-2410.1 experimental platfo
MIPS-and-CPU-design-and-simulation
- 兼容MIPS指令集的CPU设计与仿真 处理器架构为多周期,指令用32为字长(取指占一个周期),4k的存储器(指令存储器和数据存储器分开),IO与存储器统一编制,能支持20条指令以上-MIPS instruction set compatible CPU design and simulation
logic-design-of-CPU
- 本文献介绍了基于32位架构的双发射流水线设计。-design of 32bits CPU
memoryshow
- VB实现内存状态指示器,界面看上去很专业,窗体可设置置前显示不被其它窗口所遮挡。除了监视内存使用情况,还可以监控CPU,检测CPU型号及相关技术参数,比如CPU核心、频率、FPS、F2缓存、CPU架构等。还可以检测到总物理内存、已使用内存、剩余内存、页面文件状态等。并以类似Windows任务管理器的柱状图一样显示这些参数,很直观了。-VB realize memory status indicator, the interface looks very professional, the for
CPU
- 我是2014级复旦的研究生。这是一个8位的CPU设计VHDL实现。本CPU基于RISC架构,实现了cpu的基本功能如:加减乘除运算,跳转等。此外,里面有一个17位的ROM区,是存储指令的。你可以写出一段17位的指令代码,并放入ROM区,该CPU即可自动运行出结果。压缩包里是源代码和我们当时的设计要求。本源代码的最后调试时在地址0 17是放入的斐波纳契数字(Fibonacci Numbers)指令。通过modelsim仿真即可看到结果。-I am a 2014 graduate of Fudan
CPU
- 大话处理器,介绍了常见处理器的架构和原理。-Introducing architecture and principle of CPU.
cpu乱序执行
- cpu乱序执行相关概念的说明,说明指令级相关的概念(CPU instructions for disorderly execution of related concepts)
8位CPU龙少架构-_,=---
- 可以自己写cpu,multisim 原版来源于科创论坛(make cpu by yourself)
cpu_VHDL
- vhdl 编写的cpu 代码, 详细说明了各个部分的功能及所有对应的代码,对cpu架构的学习和vhdl 编程有很大帮助(vhdl code for simple CPU)