URL
https://opencores.org/ocsvn/openrisc_2011-10-31/openrisc_2011-10-31/trunk
[/] [openrisc/] [trunk/] [or1ksim/] [mainpage] - Blame information for rev 168
Go to most recent revision |
Details |
Compare with Previous |
View Log
Line No. |
Rev |
Author |
Line |
1 |
19 |
jeremybenn |
/*! @file
|
2 |
|
|
*
|
3 |
|
|
* @mainpage Or1ksim: the OpenRISC 1000 Architectural Simulator
|
4 |
|
|
*
|
5 |
|
|
* @section intro_sec About
|
6 |
|
|
*
|
7 |
|
|
* This is the entire code base for Or1ksim. It is described in more detail
|
8 |
|
|
* in its user guide, which can be found in the @c doc directory.
|
9 |
|
|
*
|
10 |
|
|
* Or1ksim uses the ArgTable 2 library to parse its arguments. This
|
11 |
|
|
* documentation excludes that code base.
|
12 |
|
|
*
|
13 |
|
|
* @section install_sec Installation
|
14 |
|
|
*
|
15 |
|
|
* See the INSTALL file in the main directory for information on building and
|
16 |
|
|
* installing these programs
|
17 |
|
|
*
|
18 |
|
|
* @section documentation_sec Documentation
|
19 |
|
|
*
|
20 |
|
|
* The user guide can be found as a texinfo file in the doc subdirectory.
|
21 |
|
|
*
|
22 |
|
|
* This document may be converted to HTML, PDF, info files or PostScript by
|
23 |
|
|
* the commands "make html", "make pdf", "make info" and "make ps"
|
24 |
|
|
* respectively.
|
25 |
|
|
*
|
26 |
|
|
* @section copying_sec Copying
|
27 |
|
|
*
|
28 |
|
|
* This file is part of OpenRISC Architectural Simulator.
|
29 |
|
|
*
|
30 |
|
|
* This program is free software; you can redistribute it and/or modify it
|
31 |
|
|
* under the terms of the GNU General Public License as published by the Free
|
32 |
|
|
* Software Foundation; either version 3 of the License, or (at your option)
|
33 |
|
|
* any later version.
|
34 |
|
|
*
|
35 |
|
|
* This program is distributed in the hope that it will be useful, but WITHOUT
|
36 |
|
|
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
37 |
|
|
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
|
38 |
|
|
* more details.
|
39 |
|
|
*
|
40 |
|
|
* You should have received a copy of the GNU General Public License along
|
41 |
|
|
* with this program. If not, see .
|
42 |
|
|
*/
|
© copyright 1999-2024
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.