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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [or1ksim/] [README] - Blame information for rev 82

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 19 jeremybenn
              Or1ksim: The OpenRISC 1000 Architectural Simulator
2
              ==================================================
3
 
4
 
5
What is this stuff?
6
===================
7
 
8
This is OpenRISC 1000 architectural simulator. See the file COPYING
9
for copying permission. To contact the authors, see the AUTHORS file.
10
 
11
This simulator loads an assembly file for one of the both architectures
12 82 jeremybenn
and it simulates the operation of instructions.
13 19 jeremybenn
 
14
 
15
Pre-requisites
16
==============
17
 
18
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
 
22
 
23
Installation
24
============
25
 
26 82 jeremybenn
See the file INSTALL for generic installation instructions. Full details are in the user guide, which can be found in the 'doc' subdirectory.
27 19 jeremybenn
 
28
 
29
GNU Tools
30
=========
31
 
32
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
 
36
 
37
Simulator test
38
==============
39
 
40 82 jeremybenn
Or1ksim can be tested with "make check", but this requires the GNU tool chain
41
to be installed (using the same target specification) and DejaGNU to be
42
installed. Full details of the tests can be found in the 'testsuite'
43
sub-directory.
44 19 jeremybenn
 
45
 
46
Help
47
====
48
 
49
Run sim with --help option for list of command line options and help in
50
interactive mode, to list the commands.
51
 
52 82 jeremybenn
A user guide may be found in the 'doc' sub-directory.
53 19 jeremybenn
 
54
If doxygen and dot are installed, structured documentation of the code base
55
may be obtained by running the command:
56
 
57
  doxygen doxygen.config
58
 
59
from the top level directory.
60
 
61
 
62
OpenRISC and OpenCores
63
======================
64
 
65
This project is licensed under the GNU Public License version 3. See the file
66
COPYING for details.
67
 
68
About the same idea as with GNU project except we want free and open source
69
IP (intellectual property) cores. We design open source, synthesizable
70
cores. OpenRISC is one such core. It is a 32-bit RISC microprocessor that
71
will run GNU/Linux.
72
 
73
For more information visit us at http://www.opencores.org.
74
 
75
 
76
Upated by Jeremy Bennett (jeremy.bennett@embecosm.com)
77 82 jeremybenn
20 April 2010

powered by: WebSVN 2.1.0

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