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

Subversion Repositories or1k

[/] [or1k/] [tags/] [rel-0-3-0/] [or1ksim/] [toplevel.c] - Rev 1783

Rev

Go to most recent revision | Details | Compare with Previous | Blame

Filtering Options

Clear current filter

Rev Log message Author Age Path
1765 root 5571d 10h /or1k/tags/rel-0-3-0/or1ksim/toplevel.c
1761 This commit was manufactured by cvs2svn to create tag 'rel-0-3-0'. 5579d 19h /or1k/tags/rel-0-3-0/or1ksim/toplevel.c
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 5720d 15h /or1k/tags/rel-0-3-0/or1ksim/toplevel.c
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 5756d 14h /or1k/tags/rel-0-3-0/or1ksim/toplevel.c
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 6717d 12h /or1k/tags/rel-0-3-0/or1ksim/toplevel.c
1690 Move the main execution loop to execute.c. nogj 6717d 12h /or1k/tags/rel-0-3-0/or1ksim/toplevel.c
1689 Move do_scheduler() to sched.c. Doesn't result in any performance loss. nogj 6717d 12h /or1k/tags/rel-0-3-0/or1ksim/toplevel.c
1688 Don't inline sched_add/sched_remove. This only results in a minimal performance
loss.
nogj 6717d 12h /or1k/tags/rel-0-3-0/or1ksim/toplevel.c
1687 Don't use MMX registers to keep track of the pc and the number of cycles
remaining untill the next job. Keeping the two places that these where used at
concurrent bloated generated code quite a bit and there was no performance
increase resulting from their use.
nogj 6717d 12h /or1k/tags/rel-0-3-0/or1ksim/toplevel.c
1655 Move the functionality of init_dmmu() to dmmu_end_sec() that gets called when
the dmmu config file section has been parsed
nogj 6717d 13h /or1k/tags/rel-0-3-0/or1ksim/toplevel.c
1654 Move the functionality of init_immu() to immu_end_sec() that gets called when
the immu config file section has been parsed
nogj 6717d 13h /or1k/tags/rel-0-3-0/or1ksim/toplevel.c
1645 Or1ksim release 0.2.0 nogj 6718d 13h /or1k/tags/rel-0-3-0/or1ksim/toplevel.c
1642 Release 0.2.0-rc3 nogj 6729d 15h /or1k/tags/rel-0-3-0/or1ksim/toplevel.c
1609 0.2.0-rc2 release nogj 6771d 20h /or1k/tags/rel-0-3-0/or1ksim/toplevel.c
1607 Don't drop cycles from the scheduler nogj 6772d 14h /or1k/tags/rel-0-3-0/or1ksim/toplevel.c
1593 Don't kill sim on second ctrl+c if the cli prompt has already been shown nogj 6791d 16h /or1k/tags/rel-0-3-0/or1ksim/toplevel.c
1557 Fix most warnings issued by gcc4 nogj 6854d 00h /or1k/tags/rel-0-3-0/or1ksim/toplevel.c
1550 * prototype() -> prototype(void) where appropriate.
* Use `static' where it can be used.
nogj 6915d 13h /or1k/tags/rel-0-3-0/or1ksim/toplevel.c
1548 Print the useage of the -d in the help text nogj 6915d 13h /or1k/tags/rel-0-3-0/or1ksim/toplevel.c
1539 Speed up the dmmu nogj 6916d 02h /or1k/tags/rel-0-3-0/or1ksim/toplevel.c

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.