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

Subversion Repositories or1k

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

Rev

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

Filtering Options

Clear current filter

Rev Log message Author Age Path
1688 Don't inline sched_add/sched_remove. This only results in a minimal performance
loss.
nogj 6736d 00h /or1k/tags/rel-0-3-0-rc2/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 6736d 00h /or1k/tags/rel-0-3-0-rc2/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 6736d 01h /or1k/tags/rel-0-3-0-rc2/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 6736d 01h /or1k/tags/rel-0-3-0-rc2/or1ksim/toplevel.c
1645 Or1ksim release 0.2.0 nogj 6737d 01h /or1k/tags/rel-0-3-0-rc2/or1ksim/toplevel.c
1642 Release 0.2.0-rc3 nogj 6748d 03h /or1k/tags/rel-0-3-0-rc2/or1ksim/toplevel.c
1609 0.2.0-rc2 release nogj 6790d 08h /or1k/tags/rel-0-3-0-rc2/or1ksim/toplevel.c
1607 Don't drop cycles from the scheduler nogj 6791d 02h /or1k/tags/rel-0-3-0-rc2/or1ksim/toplevel.c
1593 Don't kill sim on second ctrl+c if the cli prompt has already been shown nogj 6810d 04h /or1k/tags/rel-0-3-0-rc2/or1ksim/toplevel.c
1557 Fix most warnings issued by gcc4 nogj 6872d 12h /or1k/tags/rel-0-3-0-rc2/or1ksim/toplevel.c
1550 * prototype() -> prototype(void) where appropriate.
* Use `static' where it can be used.
nogj 6934d 00h /or1k/tags/rel-0-3-0-rc2/or1ksim/toplevel.c
1548 Print the useage of the -d in the help text nogj 6934d 01h /or1k/tags/rel-0-3-0-rc2/or1ksim/toplevel.c
1539 Speed up the dmmu nogj 6934d 14h /or1k/tags/rel-0-3-0-rc2/or1ksim/toplevel.c
1538 Speed up the immu nogj 6934d 14h /or1k/tags/rel-0-3-0-rc2/or1ksim/toplevel.c
1537 Remove old spr logging code. Use `-d +spr' to get spr access logged to stderr nogj 6934d 14h /or1k/tags/rel-0-3-0-rc2/or1ksim/toplevel.c
1506 * Remove very slow {set,test}sprbit{,s} functions.
* Remove uses of getsprbits in time critical functions.
nogj 6939d 09h /or1k/tags/rel-0-3-0-rc2/or1ksim/toplevel.c
1486 * Seporate out the code used for handling the memory peripheral to peripheral/memory.c
* Mostly decouple the memory controller from the internals of the memory handling.
* Rewrite memory handling to be more linear and thus much faster.
* Issue a bus error on read/write with invalid granularity.
nogj 6982d 09h /or1k/tags/rel-0-3-0-rc2/or1ksim/toplevel.c
1480 Kill the sim on the second ctrl-c nogj 7003d 01h /or1k/tags/rel-0-3-0-rc2/or1ksim/toplevel.c
1471 Rewrite the interactive mode handling to also work in the recompiler nogj 7030d 04h /or1k/tags/rel-0-3-0-rc2/or1ksim/toplevel.c
1455 Remove nolonger needed --output-cfg option nogj 7030d 04h /or1k/tags/rel-0-3-0-rc2/or1ksim/toplevel.c
1452 Implement a dynamic recompiler to speed up the execution nogj 7030d 04h /or1k/tags/rel-0-3-0-rc2/or1ksim/toplevel.c
1446 Cosmetic fixes nogj 7030d 04h /or1k/tags/rel-0-3-0-rc2/or1ksim/toplevel.c
1432 Collect most of the cpu state variables in a structure (cpu_state) nogj 7030d 04h /or1k/tags/rel-0-3-0-rc2/or1ksim/toplevel.c
1404 Move the function of ic_clock() to mtspr() and remove it nogj 7030d 05h /or1k/tags/rel-0-3-0-rc2/or1ksim/toplevel.c
1402 Do what dc_clock() did in mtspr() and remove it nogj 7030d 05h /or1k/tags/rel-0-3-0-rc2/or1ksim/toplevel.c
1390 * Change scheduler to count down to 0 instead of reaching a certain cycle
count.
* Change the SCHED_ADD interface to take a time out as the parameter instead of the number of cycles.
nogj 7030d 05h /or1k/tags/rel-0-3-0-rc2/or1ksim/toplevel.c
1387 Remove pic_clock() nogj 7036d 08h /or1k/tags/rel-0-3-0-rc2/or1ksim/toplevel.c
1375 Remove FAST_SIM, it nolonger provides a speed up nogj 7070d 23h /or1k/tags/rel-0-3-0-rc2/or1ksim/toplevel.c
1374 Cleanup the gpio peripheral useing the new callbacks nogj 7070d 23h /or1k/tags/rel-0-3-0-rc2/or1ksim/toplevel.c
1373 Cleanup the memory controller useing the new callbacks nogj 7070d 23h /or1k/tags/rel-0-3-0-rc2/or1ksim/toplevel.c

powered by: WebSVN 2.1.0

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