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

Subversion Repositories or1k

[/] [or1k/] [tags/] [rel-0-3-0-rc1/] [or1ksim/] [cpu/] [or1k/] - Rev 1765

Rev

Filtering Options

Clear current filter

Rev Log message Author Age Path
1765 root 5624d 10h /or1k/tags/rel-0-3-0-rc1/or1ksim/cpu/or1k/
1749 This commit was manufactured by cvs2svn to create tag 'rel-0-3-0-rc1'. 5773d 16h /or1k/tags/rel-0-3-0-rc1/or1ksim/cpu/or1k/
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 5773d 16h /or1k/tags/rel-0-3-0-rc1/or1ksim/cpu/or1k/
1747 Re-establishing this file cleanly. It is a link with the testbench, which
causes great hassle. It will have to be replaced.
jeremybennett 5809d 15h /or1k/tags/rel-0-3-0-rc1/or1ksim/cpu/or1k/
1746 Bring the testbench SPR defs into line with the main code. This file really ought to go. jeremybennett 5809d 15h /or1k/tags/rel-0-3-0-rc1/or1ksim/cpu/or1k/
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 5809d 15h /or1k/tags/rel-0-3-0-rc1/or1ksim/cpu/or1k/
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 5810d 15h /or1k/tags/rel-0-3-0-rc1/or1ksim/cpu/or1k/
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 5810d 15h /or1k/tags/rel-0-3-0-rc1/or1ksim/cpu/or1k/
1720 Warning/spelling/gramer/useless comment removal fixes. nogj 6770d 12h /or1k/tags/rel-0-3-0-rc1/or1ksim/cpu/or1k/
1715 Add the capability to the pic to simulate a level or edge triggered pic. Add
a clear_interrupt() function that the peripherals need to use to signal that
they negated their interrupt line.
nogj 6770d 13h /or1k/tags/rel-0-3-0-rc1/or1ksim/cpu/or1k/
1692 Instead of playing games with the esp when a jump needs to be executed, use
longjmp() to get to the jump handling code.
nogj 6770d 13h /or1k/tags/rel-0-3-0-rc1/or1ksim/cpu/or1k/
1686 Remove the immu_ex_from_insn hack. nogj 6770d 13h /or1k/tags/rel-0-3-0-rc1/or1ksim/cpu/or1k/
1678 Remove the ts_current hack by haveing the temporaries always shipped out before
any instruction that has the posibility to generate an exception
nogj 6770d 13h /or1k/tags/rel-0-3-0-rc1/or1ksim/cpu/or1k/
1656 Pass the instruction operands as part of the op_queue structure. nogj 6770d 14h /or1k/tags/rel-0-3-0-rc1/or1ksim/cpu/or1k/
1652 Avoid division and multiplication as far as possible (they are slow) nogj 6770d 14h /or1k/tags/rel-0-3-0-rc1/or1ksim/cpu/or1k/
1585 added missing exception, fixes segfault with trap exception phoenix 6861d 11h /or1k/tags/rel-0-3-0-rc1/or1ksim/cpu/or1k/
1579 Add missing break; statements nogj 6882d 22h /or1k/tags/rel-0-3-0-rc1/or1ksim/cpu/or1k/
1576 configure updates phoenix 6883d 10h /or1k/tags/rel-0-3-0-rc1/or1ksim/cpu/or1k/
1557 Fix most warnings issued by gcc4 nogj 6907d 00h /or1k/tags/rel-0-3-0-rc1/or1ksim/cpu/or1k/
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 6907d 00h /or1k/tags/rel-0-3-0-rc1/or1ksim/cpu/or1k/

1 2 Next >

Show All

powered by: WebSVN 2.1.0

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