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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [or1ksim/] [README] - Diff between revs 35 and 82

Go to most recent revision | Show entire file | Details | Blame | View Log

Rev 35 Rev 82
Line 9... Line 9...
for copying permission. To contact the authors, see the AUTHORS file.
for copying permission. To contact the authors, see the AUTHORS file.
 
 
This simulator loads an assembly file for one of the both architectures
This simulator loads an assembly file for one of the both architectures
and it simulates the operation of instructions.
and it simulates the operation of instructions.
 
 
SVN Repository status
 
=====================
 
 
 
Or1ksim is now part of the openrisc project SVN repository. This contains
 
Ork1sim from release 0.3.0 onwards. Earlier versions may be found in the
 
legacy or1k project
 
repository.
 
 
 
 
 
Pre-requisites
Pre-requisites
==============
==============
 
 
The GNU toolchain for OpenRISC 1000 is required to compile programs for use
The GNU toolchain for OpenRISC 1000 is required to compile programs for use
Line 29... Line 21...
 
 
 
 
Installation
Installation
============
============
 
 
See the file INSTALL for generic installation instructions. Full details are
See the file INSTALL for generic installation instructions. Full details are in the user guide, which can be found in the 'doc' subdirectory.
in the user guide, which can be found in the 'doc' subdirectory.
 
 
 
 
 
GNU Tools
GNU Tools
=========
=========
 
 
Line 44... Line 35...
 
 
 
 
Simulator test
Simulator test
==============
==============
 
 
Follow the instructions in testbench/README to test the simulator. Be warned
Or1ksim can be tested with "make check", but this requires the GNU tool chain
that these tests are very rudimentary in the current release.
to be installed (using the same target specification) and DejaGNU to be
 
installed. Full details of the tests can be found in the 'testsuite'
 
sub-directory.
 
 
 
 
Help
Help
====
====
 
 
Run sim with --help option for list of command line options and help in
Run sim with --help option for list of command line options and help in
interactive mode, to list the commands.
interactive mode, to list the commands.
 
 
A user guide may be found in the doc sub-directory.
A user guide may be found in the 'doc' sub-directory.
 
 
If doxygen and dot are installed, structured documentation of the code base
If doxygen and dot are installed, structured documentation of the code base
may be obtained by running the command:
may be obtained by running the command:
 
 
  doxygen doxygen.config
  doxygen doxygen.config
Line 79... Line 72...
 
 
For more information visit us at http://www.opencores.org.
For more information visit us at http://www.opencores.org.
 
 
 
 
Upated by Jeremy Bennett (jeremy.bennett@embecosm.com)
Upated by Jeremy Bennett (jeremy.bennett@embecosm.com)
25 May 2009
20 April 2010
 
 
 No newline at end of file
 No newline at end of file

powered by: WebSVN 2.1.0

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