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

Subversion Repositories or1k

[/] [or1k/] [tags/] [rel-0-3-0-rc2/] [or1ksim/] [README] - Blame information for rev 1765

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 1745 jeremybenn
              Or1ksim: The OpenRISC 1000 Architectural Simulator
2
              ==================================================
3 2 cvs
 
4 1745 jeremybenn
 
5 2 cvs
What is this stuff?
6
===================
7
 
8 879 markom
This is OpenRISC 1000 architectural simulator. See the file COPYING
9 1748 jeremybenn
for copying permission. To contact the authors, see the AUTHORS file.
10 2 cvs
 
11
This simulator loads an assembly file for one of the both architectures
12 879 markom
and it simulates the operation of instructions.
13 2 cvs
 
14 1745 jeremybenn
 
15
Pre-requisites
16
==============
17
 
18 1748 jeremybenn
The GNU toolchain for OpenRISC 1000 is required to compile programs for use
19
with Or1ksim. Instructions how to build these GNU tools can be found on
20
www.opencores.org
21 1745 jeremybenn
 
22
 
23 2 cvs
Installation
24
============
25
 
26 1745 jeremybenn
See the file INSTALL
27 12 jrydberg
 
28
 
29 72 lampret
GNU Tools
30
=========
31
 
32 1745 jeremybenn
Instructions how to build GNU tools can be found on www.opencores.org, or in
33
the Embecosm Application Note EAN2: "The OpenCores OpenRISC 1000 Simulator and
34
Tool Chain: Installation Guide" .
35 72 lampret
 
36 1745 jeremybenn
 
37 2 cvs
Simulator test
38
==============
39
 
40 1748 jeremybenn
Follow the instructions in testbench/README to test the simulator. Be warned
41
that these tests are very rudimentary in the current release.
42 879 markom
 
43 2 cvs
 
44 1745 jeremybenn
Help
45
====
46 54 lampret
 
47 1745 jeremybenn
Run sim with --help option for list of command line options and help in
48
interactive mode, to list the commands.
49 2 cvs
 
50 1748 jeremybenn
A user guide may be found in the doc sub-directory.
51 1745 jeremybenn
 
52 1748 jeremybenn
If doxygen and dot are installed, structured documentation of the code base
53
may be obtained by running the command:
54
 
55
  doxygen doxygen.config
56
 
57
from the top level directory.
58
 
59
 
60 1745 jeremybenn
OpenRISC and OpenCores
61
======================
62
 
63
This project is licensed under the GNU Public License version 3. See the file
64
COPYING for details.
65
 
66 6 lampret
About the same idea as with GNU project except we want free and open source
67
IP (intellectual property) cores. We design open source, synthesizable
68 2 cvs
cores. OpenRISC is one such core. It is a 32-bit RISC microprocessor that
69
will run GNU/Linux.
70 1745 jeremybenn
 
71 2 cvs
For more information visit us at http://www.opencores.org.
72
 
73 1745 jeremybenn
 
74
Upated by Jeremy Bennett (jeremy.bennett@embecosm.com)
75 1748 jeremybenn
28 October 2008

powered by: WebSVN 2.1.0

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