URL
https://opencores.org/ocsvn/mips32r1/mips32r1/trunk
Subversion Repositories mips32r1
[/] [mips32r1/] [trunk/] [README] - Rev 5
Go to most recent revision | Compare with Previous | Blame | View Log
XUM MIPS32-R1 Release - 14 Oct 2012
-----------------------------------
This is an OpenCores release of the XUM MIPS32 processor
from release 2.0 of the XUM project at the University of Utah.
This project provides all of the hardware and software needed to build
a MIPS32-compliant processor and several I/O peripherals all from scratch
and implement them on an FPGA. It contains a GCC- and binutils-based
cross-compiler toolchain to allow custom code to be compiled and run
on the hardware.
Directory Layout
----------------
Hardware:
-> MIPS32_Standalone: Processor HDL only. Top file is "Processor.v".
-> XUPV5-LX110T_SoC: Full System-on-Chip for XUPV5 board and Xilinx ISE 14.1
Project Navigator. Useful as a starting point for other
boards as well. See "HOWTO" in this directory for more
information.
Software:
-> demos: Software demos for XUM
-> toolchain: Instructions for creating a MIPS crosscompiler toolchain
-> xum_bootloader: A C# implementation of the XUM bootloader.
Legal
-----
All software and hardware included in this distribution is licensed under
the GNU LGPL. See the file 'LEGAL' in this same directory for more information.
Enjoy!
Go to most recent revision | Compare with Previous | Blame | View Log