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

Subversion Repositories openrisc

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

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 23 jeremybenn
and it simulates the operation of instructions.
13 19 jeremybenn
 
14 23 jeremybenn
SVN Repository status
15
=====================
16 19 jeremybenn
 
17 23 jeremybenn
Or1ksim is now part of the openrisc project SVN repository. This contains
18
Ork1sim from release 0.3.0 onwards. Earlier versions may be found in the
19 35 jeremybenn
legacy or1k project
20
repository.
21 23 jeremybenn
 
22
 
23 19 jeremybenn
Pre-requisites
24
==============
25
 
26
The GNU toolchain for OpenRISC 1000 is required to compile programs for use
27
with Or1ksim. Instructions how to build these GNU tools can be found on
28
www.opencores.org
29
 
30
 
31
Installation
32
============
33
 
34 23 jeremybenn
See the file INSTALL for generic installation instructions. Full details are
35
in the user guide, which can be found in the 'doc' subdirectory.
36 19 jeremybenn
 
37
 
38
GNU Tools
39
=========
40
 
41
Instructions how to build GNU tools can be found on www.opencores.org, or in
42
the Embecosm Application Note EAN2: "The OpenCores OpenRISC 1000 Simulator and
43
Tool Chain: Installation Guide" .
44
 
45
 
46
Simulator test
47
==============
48
 
49
Follow the instructions in testbench/README to test the simulator. Be warned
50
that these tests are very rudimentary in the current release.
51
 
52
 
53
Help
54
====
55
 
56
Run sim with --help option for list of command line options and help in
57
interactive mode, to list the commands.
58
 
59
A user guide may be found in the doc sub-directory.
60
 
61
If doxygen and dot are installed, structured documentation of the code base
62
may be obtained by running the command:
63
 
64
  doxygen doxygen.config
65
 
66
from the top level directory.
67
 
68
 
69
OpenRISC and OpenCores
70
======================
71
 
72
This project is licensed under the GNU Public License version 3. See the file
73
COPYING for details.
74
 
75
About the same idea as with GNU project except we want free and open source
76
IP (intellectual property) cores. We design open source, synthesizable
77
cores. OpenRISC is one such core. It is a 32-bit RISC microprocessor that
78
will run GNU/Linux.
79
 
80
For more information visit us at http://www.opencores.org.
81
 
82
 
83
Upated by Jeremy Bennett (jeremy.bennett@embecosm.com)
84 23 jeremybenn
25 May 2009
85 19 jeremybenn
 

powered by: WebSVN 2.1.0

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