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

Subversion Repositories openrisc

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /openrisc/trunk/or1ksim
    from Rev 127 to Rev 134
    Reverse comparison

Rev 127 → Rev 134

/configure.ac
28,7 → 28,7
 
# Use a full version number (x.y.z, possibly with "rcn" as a suffix) when
# preparing a release, otherwise use a the date version (yyyy-mm-dd).
AC_INIT([or1ksim], [0.4.0rc2], [openrisc@opencores.org])
AC_INIT([or1ksim], [0.4.0], [openrisc@opencores.org])
AC_CONFIG_MACRO_DIR([m4])
 
# Generically use extensions such as _GNU_SOURCE if available.
/doc/or1ksim.info
64,7 → 64,7
Unpack the software and create a _separate_ directory in which to build
it:
 
tar jxf or1ksim-0.4.0rc2.tar.bz2
tar jxf or1ksim-0.4.0.tar.bz2
mkdir builddir_or1ksim
cd builddir_or1ksim
 
81,7 → 81,7
OpenRISC 1000 32-bit architecture. If this argument is omitted, it will
default to OpenRISC 1000 32-bit with a warning
 
../or1ksim-0.4.0rc2/configure --target=or32-uclinux ...
../or1ksim-0.4.0/configure --target=or32-uclinux ...
 
There are several other options available, many of which are standard
to GNU `configure' scripts. Use `configure --help' to see all the
257,10 → 257,10
1.4 Known Problems and Issues
=============================
 
The following problems and issues are known about with Or1ksim
0.4.0rc2. The OpenRISC tracker may be used to see the current state of
these issues and to raise new problems and feature requests. It may be
found at `http://www.opencores.org/ptracker.cgi/view/or1k/398'.
The following problems and issues are known about with Or1ksim 0.4.0.
The OpenRISC tracker may be used to see the current state of these
issues and to raise new problems and feature requests. It may be found
at `http://www.opencores.org/ptracker.cgi/view/or1k/398'.
 
* The Supervision Register Little Endian Enable (LEE) bit is
ignored. Or1ksim can be built for either little endian or big
4313,52 → 4313,52
Node: Top814
Node: Installation1224
Node: Preparation1471
Node: Configuring the Build1764
Node: Build and Install7876
Node: Known Issues8722
Node: Usage11782
Node: Standalone Simulator11996
Node: Profiling Utility14899
Node: Memory Profiling Utility15809
Node: Simulator Library17174
Node: Configuration24952
Node: Configuration File Format25561
Node: Configuration File Preprocessing25853
Node: Configuration File Syntax26224
Node: Simulator Configuration29009
Node: Simulator Behavior29300
Node: Verification API Configuration33344
Node: CUC Configuration35284
Node: Core OpenRISC Configuration37201
Node: CPU Configuration37703
Node: Memory Configuration41821
Node: Memory Management Configuration48279
Node: Cache Configuration50656
Node: Interrupt Configuration53042
Node: Power Management Configuration53778
Node: Branch Prediction Configuration55055
Node: Debug Interface Configuration56415
Node: Peripheral Configuration60635
Node: Memory Controller Configuration61261
Node: UART Configuration64675
Node: DMA Configuration68194
Node: Ethernet Configuration70061
Node: GPIO Configuration74037
Node: Display Interface Configuration75670
Node: Frame Buffer Configuration77979
Node: Keyboard Configuration79843
Node: Disc Interface Configuration82081
Node: Generic Peripheral Configuration87024
Node: Interactive Command Line89319
Node: Verification API96293
Node: Code Internals100723
Node: Coding Conventions101306
Node: Global Data Structures105733
Node: Concepts108390
Ref: Output Redirection108535
Node: Internal Debugging109074
Node: Regression Testing109598
Node: GNU Free Documentation License113393
Node: Index135800
Node: Configuring the Build1761
Node: Build and Install7870
Node: Known Issues8716
Node: Usage11772
Node: Standalone Simulator11986
Node: Profiling Utility14889
Node: Memory Profiling Utility15799
Node: Simulator Library17164
Node: Configuration24942
Node: Configuration File Format25551
Node: Configuration File Preprocessing25843
Node: Configuration File Syntax26214
Node: Simulator Configuration28999
Node: Simulator Behavior29290
Node: Verification API Configuration33334
Node: CUC Configuration35274
Node: Core OpenRISC Configuration37191
Node: CPU Configuration37693
Node: Memory Configuration41811
Node: Memory Management Configuration48269
Node: Cache Configuration50646
Node: Interrupt Configuration53032
Node: Power Management Configuration53768
Node: Branch Prediction Configuration55045
Node: Debug Interface Configuration56405
Node: Peripheral Configuration60625
Node: Memory Controller Configuration61251
Node: UART Configuration64665
Node: DMA Configuration68184
Node: Ethernet Configuration70051
Node: GPIO Configuration74027
Node: Display Interface Configuration75660
Node: Frame Buffer Configuration77969
Node: Keyboard Configuration79833
Node: Disc Interface Configuration82071
Node: Generic Peripheral Configuration87014
Node: Interactive Command Line89309
Node: Verification API96283
Node: Code Internals100713
Node: Coding Conventions101296
Node: Global Data Structures105723
Node: Concepts108380
Ref: Output Redirection108525
Node: Internal Debugging109064
Node: Regression Testing109588
Node: GNU Free Documentation License113383
Node: Index135790

End Tag Table
/doc/version.texi
1,4 → 1,4
@set UPDATED 16 June 2010
@set UPDATED-MONTH June 2010
@set EDITION 0.4.0rc2
@set VERSION 0.4.0rc2
@set EDITION 0.4.0
@set VERSION 0.4.0
/NEWS
2,6 → 2,12
==================================================
 
 
New in release 0.4.0
====================
 
No new features or bugs. This is the full release based on 0.4.0rc2.
 
 
New in release 0.4.0rc2
=======================
 
/ChangeLog
1,3 → 1,8
2010-06-22 Jeremy Bennett <jeremy.bennett@embecosm.com>
* configure: Regenerated.
* configure.ac: Version changed to 0.4.0.
* NEWS: Updated for 0.4.0.
 
2010-06-16 Jeremy Bennett <jeremy.bennett@embecosm.com>
* configure: Regenerated.
* configure.ac: Version changed to 0.4.0rc2. New conditional to
/testsuite/test-code-or1k/configure
1,6 → 1,6
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.63 for or1ksim-testsuite 0.4.0rc2.
# Generated by GNU Autoconf 2.63 for or1ksim-testsuite 0.4.0.
#
# Report bugs to <openrisc@opencores.org>.
#
745,8 → 745,8
# Identity of this package.
PACKAGE_NAME='or1ksim-testsuite'
PACKAGE_TARNAME='or1ksim-testsuite'
PACKAGE_VERSION='0.4.0rc2'
PACKAGE_STRING='or1ksim-testsuite 0.4.0rc2'
PACKAGE_VERSION='0.4.0'
PACKAGE_STRING='or1ksim-testsuite 0.4.0'
PACKAGE_BUGREPORT='openrisc@opencores.org'
 
# Factoring default headers for most tests.
1477,7 → 1477,7
# Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF
\`configure' configures or1ksim-testsuite 0.4.0rc2 to adapt to many kinds of systems.
\`configure' configures or1ksim-testsuite 0.4.0 to adapt to many kinds of systems.
 
Usage: $0 [OPTION]... [VAR=VALUE]...
 
1548,7 → 1548,7
 
if test -n "$ac_init_help"; then
case $ac_init_help in
short | recursive ) echo "Configuration of or1ksim-testsuite 0.4.0rc2:";;
short | recursive ) echo "Configuration of or1ksim-testsuite 0.4.0:";;
esac
cat <<\_ACEOF
 
1653,7 → 1653,7
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
or1ksim-testsuite configure 0.4.0rc2
or1ksim-testsuite configure 0.4.0
generated by GNU Autoconf 2.63
 
Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
1667,7 → 1667,7
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
 
It was created by or1ksim-testsuite $as_me 0.4.0rc2, which was
It was created by or1ksim-testsuite $as_me 0.4.0, which was
generated by GNU Autoconf 2.63. Invocation command line was
 
$ $0 $@
10922,7 → 10922,7
 
# Define the identity of the package.
PACKAGE='or1ksim-testsuite'
VERSION='0.4.0rc2'
VERSION='0.4.0'
 
 
cat >>confdefs.h <<_ACEOF
13142,7 → 13142,7
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
This file was extended by or1ksim-testsuite $as_me 0.4.0rc2, which was
This file was extended by or1ksim-testsuite $as_me 0.4.0, which was
generated by GNU Autoconf 2.63. Invocation command line was
 
CONFIG_FILES = $CONFIG_FILES
13205,7 → 13205,7
_ACEOF
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_version="\\
or1ksim-testsuite config.status 0.4.0rc2
or1ksim-testsuite config.status 0.4.0
configured by $0, generated by GNU Autoconf 2.63,
with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
 
/testsuite/test-code-or1k/configure.ac
24,7 → 24,7
# directory. This uses a different tool chain, so has its own configuration
# script. Process this file with autoconf to produce a configure script.
 
AC_INIT([or1ksim-testsuite],[0.4.0rc2], [openrisc@opencores.org])
AC_INIT([or1ksim-testsuite],[0.4.0], [openrisc@opencores.org])
AC_CONFIG_MACRO_DIR([m4])
 
AC_PROG_LIBTOOL
/testsuite/test-code-or1k/ChangeLog
1,3 → 1,7
2010-06-22 Jeremy Bennett <jeremy.bennett@embecosm.com>
* configure: Regenerated.
* configure.ac: Version changed to 0.4.0.
 
2010-06-16 Jeremy Bennett <jeremy.bennett@embecosm.com>
* configure: Regenerated.
* configure.ac: Changed version to 0.4.0rc2.
/configure
1,7 → 1,7
#! /bin/sh
# From configure.ac Id: configure.ac 1042 2010-06-16 14:20:42Z jeremy using automake version AC_ACVERSION.
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.63 for or1ksim 0.4.0rc2.
# Generated by GNU Autoconf 2.63 for or1ksim 0.4.0.
#
# Report bugs to <openrisc@opencores.org>.
#
766,8 → 766,8
# Identity of this package.
PACKAGE_NAME='or1ksim'
PACKAGE_TARNAME='or1ksim'
PACKAGE_VERSION='0.4.0rc2'
PACKAGE_STRING='or1ksim 0.4.0rc2'
PACKAGE_VERSION='0.4.0'
PACKAGE_STRING='or1ksim 0.4.0'
PACKAGE_BUGREPORT='openrisc@opencores.org'
 
# Factoring default headers for most tests.
1529,7 → 1529,7
# Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF
\`configure' configures or1ksim 0.4.0rc2 to adapt to many kinds of systems.
\`configure' configures or1ksim 0.4.0 to adapt to many kinds of systems.
 
Usage: $0 [OPTION]... [VAR=VALUE]...
 
1600,7 → 1600,7
 
if test -n "$ac_init_help"; then
case $ac_init_help in
short | recursive ) echo "Configuration of or1ksim 0.4.0rc2:";;
short | recursive ) echo "Configuration of or1ksim 0.4.0:";;
esac
cat <<\_ACEOF
 
1707,7 → 1707,7
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
or1ksim configure 0.4.0rc2
or1ksim configure 0.4.0
generated by GNU Autoconf 2.63
 
Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
1741,7 → 1741,7
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
 
It was created by or1ksim $as_me 0.4.0rc2, which was
It was created by or1ksim $as_me 0.4.0, which was
generated by GNU Autoconf 2.63. Invocation command line was
 
$ $0 $@
11284,7 → 11284,7
 
# Define the identity of the package.
PACKAGE='or1ksim'
VERSION='0.4.0rc2'
VERSION='0.4.0'
 
 
cat >>confdefs.h <<_ACEOF
18260,7 → 18260,7
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
This file was extended by or1ksim $as_me 0.4.0rc2, which was
This file was extended by or1ksim $as_me 0.4.0, which was
generated by GNU Autoconf 2.63. Invocation command line was
 
CONFIG_FILES = $CONFIG_FILES
18323,7 → 18323,7
_ACEOF
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_version="\\
or1ksim config.status 0.4.0rc2
or1ksim config.status 0.4.0
configured by $0, generated by GNU Autoconf 2.63,
with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
 
/README
77,4 → 77,4
 
 
Upated by Jeremy Bennett (jeremy.bennett@embecosm.com)
16 June 2010
22 June 2010

powered by: WebSVN 2.1.0

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