OpenCores
URL https://opencores.org/ocsvn/mips32r1/mips32r1/trunk

Subversion Repositories mips32r1

[/] [mips32r1/] [trunk/] [README] - Blame information for rev 13

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 2 ayersg
XUM MIPS32-R1 Release - 14 Oct 2012
2
-----------------------------------
3
 
4 13 ayersg
!!! Update January 1, 2014
5
!!! This project has moved to GitHub. No updates will be committed
6
!!! to the OpenCores repository, and the repository itself may become
7
!!! unavailable at a later time.
8
!!!
9
!!! Please visit https://github.com/grantea/mips32r1 for the latest project.
10
 
11
 
12 2 ayersg
This is an OpenCores release of the XUM MIPS32 processor
13
from release 2.0 of the XUM project at the University of Utah.
14
 
15
This project provides all of the hardware and software needed to build
16
a MIPS32-compliant processor and several I/O peripherals all from scratch
17
and implement them on an FPGA. It contains a GCC- and binutils-based
18
cross-compiler toolchain to allow custom code to be compiled and run
19
on the hardware.
20
 
21
 
22
Directory Layout
23
----------------
24
 
25
   Hardware:
26
      -> MIPS32_Standalone: Processor HDL only. Top file is "Processor.v".
27
 
28
      -> XUPV5-LX110T_SoC:  Full System-on-Chip for XUPV5 board and Xilinx ISE 14.1
29
                            Project Navigator. Useful as a starting point for other
30 4 ayersg
                            boards as well. See "HOWTO" in this directory for more
31
                            information.
32 2 ayersg
 
33
   Software:
34
      -> demos:             Software demos for XUM
35
      -> toolchain:         Instructions for creating a MIPS crosscompiler toolchain
36
      -> xum_bootloader:    A C# implementation of the XUM bootloader.
37
 
38
 
39
Legal
40
-----
41
 
42
All software and hardware included in this distribution is licensed under
43
the GNU LGPL. See the file 'LEGAL' in this same directory for more information.
44
 
45
 
46 4 ayersg
Enjoy!
47
 

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.