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

Subversion Repositories or1k

[/] [or1k/] [trunk/] [or1ksim/] [mmu/] - Rev 1776

Rev

Go to most recent revision

Filtering Options

Clear current filter

Rev Log message Author Age Path
1765 root 5562d 15h /or1k/trunk/or1ksim/mmu/
1751 These are the changes to support Or1ksim 0.3.0rc2. Most significantly they provide GDB RSP support. They also fix 5 outstanding bugs and satisfy one new feature request. jeremybennett 5682d 00h /or1k/trunk/or1ksim/mmu/
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 5711d 20h /or1k/trunk/or1ksim/mmu/
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 5747d 20h /or1k/trunk/or1ksim/mmu/
1744 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 5748d 19h /or1k/trunk/or1ksim/mmu/
1718 Move the dmmu config out of the global config struct nogj 6708d 17h /or1k/trunk/or1ksim/mmu/
1717 Move the immu config out of the global config struct nogj 6708d 17h /or1k/trunk/or1ksim/mmu/
1716 Fix stupid typo. nogj 6708d 17h /or1k/trunk/or1ksim/mmu/
1655 Move the functionality of init_dmmu() to dmmu_end_sec() that gets called when
the dmmu config file section has been parsed
nogj 6708d 18h /or1k/trunk/or1ksim/mmu/
1654 Move the functionality of init_immu() to immu_end_sec() that gets called when
the immu config file section has been parsed
nogj 6708d 18h /or1k/trunk/or1ksim/mmu/
1649 Mark as many functions as possible static nogj 6708d 19h /or1k/trunk/or1ksim/mmu/
1576 configure updates phoenix 6821d 15h /or1k/trunk/or1ksim/mmu/
1555 * Moved log2_int() from cuc/cuc.c as it is usefull for other things aswell.
* Changed code to use log2_int() instead of log2(), which is also a builtin
library function (fixes compile on gcc4).
* Moved is_power2() from sim-config.c to misc.c.
nogj 6845d 05h /or1k/trunk/or1ksim/mmu/
1539 Speed up the dmmu nogj 6907d 07h /or1k/trunk/or1ksim/mmu/
1538 Speed up the immu nogj 6907d 07h /or1k/trunk/or1ksim/mmu/
1532 Add pretty spr dumping code nogj 6910d 18h /or1k/trunk/or1ksim/mmu/
1508 Remove m{f,t}spr calls where we can access the spr directly nogj 6912d 02h /or1k/trunk/or1ksim/mmu/
1506 * Remove very slow {set,test}sprbit{,s} functions.
* Remove uses of getsprbits in time critical functions.
nogj 6912d 02h /or1k/trunk/or1ksim/mmu/
1446 Cosmetic fixes nogj 7002d 22h /or1k/trunk/or1ksim/mmu/
1432 Collect most of the cpu state variables in a structure (cpu_state) nogj 7002d 22h /or1k/trunk/or1ksim/mmu/
1418 Rearange some code such that it is not assumed that except_handle returns nogj 7002d 22h /or1k/trunk/or1ksim/mmu/
1416 Make the immu use the new debug functions nogj 7002d 22h /or1k/trunk/or1ksim/mmu/
1414 Rearange code in the dmmu such that it is not assumed that except_handle returns nogj 7002d 22h /or1k/trunk/or1ksim/mmu/
1412 Make the dmmu use the new debug functions nogj 7002d 22h /or1k/trunk/or1ksim/mmu/
1382 Nir Mor:
Implemented DCCFGR, ICCFGR, DMMUCFGR and IMMUCFGR spr registers.
nogj 7018d 02h /or1k/trunk/or1ksim/mmu/
1376 aclocal && autoconf && automake phoenix 7037d 02h /or1k/trunk/or1ksim/mmu/
1358 Modularise config file parseing. Paving the way for further modularisation. nogj 7043d 17h /or1k/trunk/or1ksim/mmu/
1350 Mark a simulated cpu address as such, by introducing the new oraddr_t type nogj 7052d 20h /or1k/trunk/or1ksim/mmu/
1344 * Avoid doing a store in *every* instruction executed by storeing the instruction function unit in or32_opcodes nogj 7066d 00h /or1k/trunk/or1ksim/mmu/
1308 Gyorgy Jeney: extensive cleanup phoenix 7257d 15h /or1k/trunk/or1ksim/mmu/

powered by: WebSVN 2.1.0

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