Welcome![Sign In][Sign Up]
Location:
Search - mips

Search list

[OtherMD00247-2B-M4K-DTS-02.01

Description: MIPS architecture for PIC32
Platform: | Size: 212992 | Author: houssein | Hits:

[ELanguageMIP-C

Description: mips-c指令系统,用Verilog实现-mips-c command systems, using Verilog realization of
Platform: | Size: 1310720 | Author: 文化 | Hits:

[VHDL-FPGA-VerilogCPU

Description: verilog编写CPU: 1. 哈佛存储器结构,大端格式; 2. 类MIPS精简指令集,支持子程序调用和软中断; 3. 实现了乘除法; 4. 五级流水线,工作频率可达80MHz(每个时钟周期一条指令,不计流水线冲突)。 -MIPS like CPU using verilog
Platform: | Size: 17408 | Author: yk | Hits:

[Windows DevelopMIPShuibian

Description: MIPS汇编源代码,请自己随意观看123343-Disassemble the source code instructions
Platform: | Size: 414720 | Author: leda | Hits:

[Linux-Unixhow_MIPS_runto_Linux

Description: 看MIPS跑LINUX-MIPS体系结构剖析.pdf呵呵mips学习的重要资料 不用多说-See MIPS Run LINUX-MIPS architecture analysis. Pdf Hehe mips Needless to say important information to learn
Platform: | Size: 4732928 | Author: 远门 | Hits:

[OS programnthals

Description: Windows的hal.dll的源码,非常珍贵啊,里面包含了绝大部分的硬件平台,有intel的,alpha的,mips的,希望对大家有用-Windows, hal.dll source, very precious ah, which contains most of the hardware platform, there are intel, alpha, mips, and hope for all of us
Platform: | Size: 4841472 | Author: 胡涛 | Hits:

[Linux-UnixEFI-MIPS-0.3.3.tar

Description: EFI-MIPS-0.3.3.tar.gz efi for loongson seccore,peicore,dxecore ok-UEFI
Platform: | Size: 4257792 | Author: zhangtao | Hits:

[Windows Developmipscpu-source

Description: mips cpu的实现.MIPS是世界上很流行的一种RISC处理器。MIPS公司的R系列就是在此基础上开发的RISC工业产品的微处理器。这些系列产品为很多计算机公司采用构成各种工作站和计算 机系统。 -mips cpu implementation. MIPS is the world' s very popular as a RISC processor. MIPS company' s R series is based on the development of industrial products RISC microprocessor. These series of products for many computer companies used to create various workstations and computer systems.
Platform: | Size: 7025664 | Author: 汤龑鸣 | Hits:

[ARM-PowerPC-ColdFire-MIPSMIPS

Description: 做一个类似于8086的单片机,通过使用MIPS的开发方法-Make a similar 8086 MCU development approach through the use of MIPS
Platform: | Size: 32033792 | Author: 大饼 | Hits:

[VHDL-FPGA-Verilogmicroprocessor

Description: 一个微处理器的Verilog代码,根据英文书籍《数字设计与架构》中的例子而写,能够运行MIPS指令,能正确执行跳转指令。通过modelsim仿真,含测试代码。-Verilog code for a microprocessor, according to the English book " Digital Design and Architecture" was written in the example, to run MIPS instructions to jump correctly. By modelsim simulation, with test code.
Platform: | Size: 208896 | Author: 楚寒 | Hits:

[Embeded-SCM DevelopMIPS-C

Description: 北京航空航天大学,计算机组成原理大作业,设计MIP-c处理器-Beijing University of Aeronautics and Astronautics, great work computer organization, design MIP-c processor
Platform: | Size: 2360320 | Author: 623902748 | Hits:

[assembly languageMIPSassembler

Description: Mips指令汇编器,将MIPS汇编程序转换为机器码。-mips assembler:change mips assembler program into machine code.
Platform: | Size: 1827840 | Author: chenzhenhong | Hits:

[OtherMIPSStruct

Description: MIPS软件标准MIPS体系结构,可以很好的了解MIPS系统结构,帮你开发MIPS系统提供帮助-MIPS software standard MIPS architecture
Platform: | Size: 5223424 | Author: zhou boat | Hits:

[Other Embeded programmrua_SMP8634_2.8.2.0_dev.mips

Description: Type make to see available build targets. -Type make to see available build targets.
Platform: | Size: 3383296 | Author: IgorLacko | Hits:

[Other Embeded programCPUsourcecode

Description: 本设计实现了一个具有标准的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 used to solve most of the data related to the structure related to the water processing multiplication and division problems, and realize the network that can shield the interrupt.
Platform: | Size: 93184 | Author: 李敏 | Hits:

[OtherPipelineCPU

Description: Quartus II 7.2环境中,采用硬件描述语言VHDL独立完成了基于MIPS指令集的32位RISC处理器的逻辑设计-quartusII mips pipeline 32bit cpu design
Platform: | Size: 847872 | Author: znl | Hits:

[OtherMIPS

Description: 32位MIPS系列的系统,实现加减乘除与或非等等基本功能-32-bit MIPS family of systems, or non-realization of Math and basic functions, etc.
Platform: | Size: 27494400 | Author: 影风舞 | Hits:

[VHDL-FPGA-Verilogmips

Description: cpu---risc---mips源代码-cpu---risc---mips
Platform: | Size: 3072 | Author: mhjohnson | Hits:

[Linux-Unixjz-pm

Description: jz4750 (mips) linux kernel pm部份suspend/deep sleep + irq微架构-jz4750 (mips) linux kernel pm part of the suspend/deep sleep+ irq micro-architecture
Platform: | Size: 53248 | Author: 余旭 | Hits:

[VHDL-FPGA-VerilogsingleCycleProc

Description: 简化的单时钟循环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.
Platform: | Size: 191488 | Author: 糖醋鱼 | Hits:
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 50 »

CodeBus www.codebus.net