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

Subversion Repositories or1k

[/] [or1k/] [tags/] [rel-0-3-0-rc2/] [or1ksim/] [Makefile.in] - Rev 1765

Rev

Details | Compare with Previous | Blame

Filtering Options

Clear current filter

Rev Log message Author Age Path
1765 root 5574d 19h /or1k/tags/rel-0-3-0-rc2/or1ksim/Makefile.in
1753 This commit was manufactured by cvs2svn to create tag 'rel-0-3-0-rc2'. 5694d 02h /or1k/tags/rel-0-3-0-rc2/or1ksim/Makefile.in
1748 These are all the changes for Or1ksim 0.3.0 release candidate 1. The changes
are explained in the NEWS, README and ChangeLog files. A number of
long-standing bugs are fixed (see the OpenRISC tracker), and the code is
brought up to a consistent standard, following the GNU coding conventions
throughout.

Argument parsing now uses argtable2, and a User Guide has been added.
Documentation throughout has been extended to be compatible with Doxygen,
providing a further level of technical detail on the internals.
jeremybennett 5724d 00h /or1k/tags/rel-0-3-0-rc2/or1ksim/Makefile.in
1745 These are the changes to allow or1ksim to build as a library as well as a standalone simulator. The concept of a "generic" peripheral is added, which will commuicate with an external model via upcalls. jeremybennett 5759d 23h /or1k/tags/rel-0-3-0-rc2/or1ksim/Makefile.in
1743 Changes to bring behavior into line with the current OpenRISC 1000 specification and support GDB 6.8. A couple of small bugs with handling xterms and opening the remote debug channel are also fixed. Header files have been added to sources in Makefile.am files where they are missing, so that "make tags" will include them. Makefile.in files have been regenerated due to these changes. jeremybennett 5760d 23h /or1k/tags/rel-0-3-0-rc2/or1ksim/Makefile.in
1576 configure updates phoenix 6833d 18h /or1k/tags/rel-0-3-0-rc2/or1ksim/Makefile.in
1376 aclocal && autoconf && automake phoenix 7049d 05h /or1k/tags/rel-0-3-0-rc2/or1ksim/Makefile.in
1249 Downgrading back to automake-1.4 lampret 7434d 18h /or1k/tags/rel-0-3-0-rc2/or1ksim/Makefile.in
1242 Added "cm" command to copy data inside memory.
Make or1ksim work on little endian platforms.
Port to Mac OS X.
Some bugfixes.
Allow JTAG write access to read-only memory regions.
hpanther 7437d 03h /or1k/tags/rel-0-3-0-rc2/or1ksim/Makefile.in
1198 make it compile on RH 8,9 phoenix 7576d 01h /or1k/tags/rel-0-3-0-rc2/or1ksim/Makefile.in
1099 cvs bug fixed markom 7864d 06h /or1k/tags/rel-0-3-0-rc2/or1ksim/Makefile.in
1097 Cache invalidate bug fixed. simons 7864d 20h /or1k/tags/rel-0-3-0-rc2/or1ksim/Makefile.in
970 Testbench is now running on ORP architecture platform. simons 7973d 20h /or1k/tags/rel-0-3-0-rc2/or1ksim/Makefile.in
879 Initial version of OpenRISC Custom Unit Compiler added markom 8016d 01h /or1k/tags/rel-0-3-0-rc2/or1ksim/Makefile.in
876 Beta release of ATA simulation rherveille 8017d 19h /or1k/tags/rel-0-3-0-rc2/or1ksim/Makefile.in
646 some bugs fixed markom 8165d 05h /or1k/tags/rel-0-3-0-rc2/or1ksim/Makefile.in
640 Merge profiler and mprofiler with sim. ivang 8166d 05h /or1k/tags/rel-0-3-0-rc2/or1ksim/Makefile.in
547 memory profiler added markom 8192d 08h /or1k/tags/rel-0-3-0-rc2/or1ksim/Makefile.in
517 some performance optimizations markom 8197d 03h /or1k/tags/rel-0-3-0-rc2/or1ksim/Makefile.in
306 corrected lots of bugs markom 8254d 07h /or1k/tags/rel-0-3-0-rc2/or1ksim/Makefile.in
241 "make install" now works markom 8268d 08h /or1k/tags/rel-0-3-0-rc2/or1ksim/Makefile.in
221 major changes to testbench; debug unit is moved to /debug; memory organization can be customized; UART from simons; overall cleanup markom 8269d 07h /or1k/tags/rel-0-3-0-rc2/or1ksim/Makefile.in
173 - profiler added, use e.g.:
make profiler
./sim -profile -fast executable
./profiler -g [-c]

(no special compiling options necessary)
markom 8340d 11h /or1k/tags/rel-0-3-0-rc2/or1ksim/Makefile.in
167 - SPR values corrected
- testbenches now work
- lot of optimizations, use --disable-debugmod for optimal performance
- some tick timer bugs fixed
markom 8346d 03h /or1k/tags/rel-0-3-0-rc2/or1ksim/Makefile.in
123 Bugs fixed:
- l.rfe temporarly disables exceptions
- l.sys does PC -= 4
- breakpoints now supported at peripheria locations
- uart0.rt/.tx nonexistent file segment fault

Other modifications:
- replaced string names to instruction indexes
- execute.c executes specified (in ISA table) function
- modified ISA table - flag needed for gdb
- added or32.c, which supports or32.h
- added new instructions l.mac, l.msb, l.maci, l.macrc
and their executing functions (opcodes to be revisited)
- added header acconfig.h
- modified configuration files
markom 8403d 04h /or1k/tags/rel-0-3-0-rc2/or1ksim/Makefile.in
103 Major update to include PM, PIC, Cache Mngmnt and non-interactive mode. lampret 8428d 12h /or1k/tags/rel-0-3-0-rc2/or1ksim/Makefile.in
92 Tick timer. lampret 8473d 19h /or1k/tags/rel-0-3-0-rc2/or1ksim/Makefile.in
54 Regular maintenance. lampret 8698d 10h /or1k/tags/rel-0-3-0-rc2/or1ksim/Makefile.in
30 Updated SPRs, exceptions. Added 16450 device. lampret 8774d 19h /or1k/tags/rel-0-3-0-rc2/or1ksim/Makefile.in
28 Adding COFF loader. lampret 8789d 16h /or1k/tags/rel-0-3-0-rc2/or1ksim/Makefile.in

powered by: WebSVN 2.1.0

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