URL
https://opencores.org/ocsvn/openrisc_me/openrisc_me/trunk
Subversion Repositories openrisc_me
[/] [openrisc/] [trunk/] [or1ksim/] [README] - Rev 35
Go to most recent revision | Compare with Previous | Blame | View Log
Or1ksim: The OpenRISC 1000 Architectural Simulator==================================================What is this stuff?===================This is OpenRISC 1000 architectural simulator. See the file COPYINGfor copying permission. To contact the authors, see the AUTHORS file.This simulator loads an assembly file for one of the both architecturesand it simulates the operation of instructions.SVN Repository status=====================Or1ksim is now part of the openrisc project SVN repository. This containsOrk1sim from release 0.3.0 onwards. Earlier versions may be found in thelegacy or1k projectrepository.Pre-requisites==============The GNU toolchain for OpenRISC 1000 is required to compile programs for usewith Or1ksim. Instructions how to build these GNU tools can be found onwww.opencores.orgInstallation============See the file INSTALL for generic installation instructions. Full details arein the user guide, which can be found in the 'doc' subdirectory.GNU Tools=========Instructions how to build GNU tools can be found on www.opencores.org, or inthe Embecosm Application Note EAN2: "The OpenCores OpenRISC 1000 Simulator andTool Chain: Installation Guide" <www.embecosm.com/download/ean2.html>.Simulator test==============Follow the instructions in testbench/README to test the simulator. Be warnedthat these tests are very rudimentary in the current release.Help====Run sim with --help option for list of command line options and help ininteractive mode, to list the commands.A user guide may be found in the doc sub-directory.If doxygen and dot are installed, structured documentation of the code basemay be obtained by running the command:doxygen doxygen.configfrom the top level directory.OpenRISC and OpenCores======================This project is licensed under the GNU Public License version 3. See the fileCOPYING for details.About the same idea as with GNU project except we want free and open sourceIP (intellectual property) cores. We design open source, synthesizablecores. OpenRISC is one such core. It is a 32-bit RISC microprocessor thatwill run GNU/Linux.For more information visit us at http://www.opencores.org.Upated by Jeremy Bennett (jeremy.bennett@embecosm.com)25 May 2009
Go to most recent revision | Compare with Previous | Blame | View Log
