搜索资源列表
Threadx-SourceCode
- ThreadX是优秀的硬实时操作系统,适用于深嵌入式应用中,具有规模小、实时性强、可靠性高、无产品版权费、易于使用等特点,并且支持大量的处理器和SoC,包括ARM、PowerPC、SH 4、MIPS、ADI DSP、TI DPS、Nios II等,因此广泛应用于消费电子、汽车电子、工业自动化、网络解决方案、军事与航空航天等领域中-ThreadX of the best hard real-time operating system, embedded in deep application wi
pmon
- mips架构的bootloader,99左右的版本 但源代码现在没人更新了-mips structure Bootloader, 99% of the source code version but now nobody updated
SC_22
- MIPS系列CPU下的测试代码,非常好的东西;-MIPS CPU series of test code, a very good thing;
ucos2.8-run-mips
- UCOS在我的MIPS CPU上的移植 1. 这是UCOS在我的MIPS CPU上的移植代码, 编译工具使用标准的MIPS GCC. 2. 所有CPU相关的代码全在start.S中,相关函数说明如下:
gxemul-0.4.2
- gxemul仿真器对于MIPS、X86等的仿真速度快、硬件齐全
Nachos
- Nachos是个教学用的小型操作系统,比较适合分析,使用MIPS指令集
4.299_1116
- QEMU是一套由Fabrice Bellard所编写的模拟操作系统的自由软件。它与Bochs,PearPC近似,但其具有某些后两者所不具备的特性,如高速度及跨平台的特性。经由kqemu这个非自由的加速器,QEMU能模拟至接近真实电脑的速度。 可以模拟 IA-32 (x86)个人电脑,AMD 64个人电脑,MIPS R4000, 升阳的 SPARC sun3 与 PowerPC (PReP 及 Power Macintosh)架构 支持其他架构,不论在主机或虚拟系统上 增加
Realization-of-Transplanting-eCOS-to-SoC-with-MIPS
- 介绍了实时操作系统 eCos的特点和开发架构。并通过实现eCos在MIPS32为内核的PNX8310嵌入式系统片上的移植,阐述eCos在嵌入式系统上的移植方法。重点讨论了移植过程中的一些关键点,分析了硬件抽象层的移植方法。该移植方案已经过实际测试,系统稳定可靠。 -The features and the program architecture of eCos are described.With the realization of transplanting eCos to PNX8310
yuanma
- MIPS指令源代码,用于CPU设计,计算机组成原理课设所需要的源代码下载-MIPS instruction source code for the CPU design, computer composition principle lesson to set the source code download
pipelined_mmmips
- pipeline implementation of simple mips in computer architecture with hazards included.
See_MIPS_Run-2nd
- MIPS架构CPU的入门书籍,此书讲述了在通用MIPS CPU 上编程需要了解的一切知识。-Book for beginner of CPU of MIPS Architecture,it tells all the knowledge need for the development on the MIPS CPU.
code
- Mips单周期CPU设计(支持7条指令addu、subu、ori、lw、sw、beq、lui)-Mips single-cycle CPU design
lab4
- linux下模拟mips架构操作系统,详细文档已包括-mips OS simulation
mips
- mips单周期支持add、sub(包括无符号、立即数)、跳转指令-mips single-cycle support add, sub (including unsigned immediate value), the jump instruction
os
- 基于mips的操作系统kernel文件的加载和镜像文件的创建(Kernel file loading and image file creation based on MIPS)