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

Subversion Repositories or1k

[/] [or1k/] [trunk/] [or1ksim/] [tick/] [tick.c] - Rev 1781

Rev

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

Filtering Options

Clear current filter

Rev Log message Author Age Path
1765 root 5637d 05h /or1k/trunk/or1ksim/tick/tick.c
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 5756d 14h /or1k/trunk/or1ksim/tick/tick.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 5786d 10h /or1k/trunk/or1ksim/tick/tick.c
1649 Mark as many functions as possible static nogj 6783d 08h /or1k/trunk/or1ksim/tick/tick.c
1560 Fix bug of not reporting timer interrupts when one was pending and a write happens to the ttmr spr that is not clearing the interrupt pending flag nogj 6919d 19h /or1k/trunk/or1ksim/tick/tick.c
1559 Make the tick interrupt work when except_handle does not return nogj 6919d 19h /or1k/trunk/or1ksim/tick/tick.c
1545 move sched_next_insn from sim-cmd.c to sched.c. It is also usefull for the pic and the tick timer nogj 6981d 08h /or1k/trunk/or1ksim/tick/tick.c
1540 * Breakup the tick_job function into smaller ones.
* Fix lots of conner cases.
* Add tests for the tick timer.
nogj 6981d 08h /or1k/trunk/or1ksim/tick/tick.c
1506 * Remove very slow {set,test}sprbit{,s} functions.
* Remove uses of getsprbits in time critical functions.
nogj 6986d 16h /or1k/trunk/or1ksim/tick/tick.c
1446 Cosmetic fixes nogj 7077d 12h /or1k/trunk/or1ksim/tick/tick.c
1432 Collect most of the cpu state variables in a structure (cpu_state) nogj 7077d 12h /or1k/trunk/or1ksim/tick/tick.c
1410 Use the uorreg_t where it should be used nogj 7077d 12h /or1k/trunk/or1ksim/tick/tick.c
1408 Make the tick timer use the new debug functions nogj 7077d 12h /or1k/trunk/or1ksim/tick/tick.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 7077d 12h /or1k/trunk/or1ksim/tick/tick.c
1386 Rework exception handling nogj 7083d 15h /or1k/trunk/or1ksim/tick/tick.c
1365 Pass a pointer as the user given argument in the schedular callback nogj 7118d 07h /or1k/trunk/or1ksim/tick/tick.c
1350 Mark a simulated cpu address as such, by introducing the new oraddr_t type nogj 7127d 10h /or1k/trunk/or1ksim/tick/tick.c
1319 cpu/sim memory accesses separation, tick, exception, nr. of operands, cycles count,... corrections. phoenix 7244d 05h /or1k/trunk/or1ksim/tick/tick.c
997 PRINTF should be used instead of printf; command redirection repaired markom 8028d 19h /or1k/trunk/or1ksim/tick/tick.c
884 code cleaning - a lot of global variables moved to runtime struct markom 8072d 17h /or1k/trunk/or1ksim/tick/tick.c
802 Cache and tick timer tests fixed. simons 8168d 19h /or1k/trunk/or1ksim/tick/tick.c
728 tick timer works with scheduler markom 8197d 17h /or1k/trunk/or1ksim/tick/tick.c
611 EEAR register is not changed by trap, sys, int, tick and range exception. simons 8240d 20h /or1k/trunk/or1ksim/tick/tick.c
600 No more low/high priority interrupts (PICPR removed). Added tick timer exception. simons 8244d 05h /or1k/trunk/or1ksim/tick/tick.c
561 Tick timer is not connected to PIC. simons 8250d 10h /or1k/trunk/or1ksim/tick/tick.c
333 small bug fixed markom 8312d 20h /or1k/trunk/or1ksim/tick/tick.c
332 removed fixed irq numbering from pic.h; tick timer section added markom 8312d 20h /or1k/trunk/or1ksim/tick/tick.c
189 fixed mode handling for tick facility chris 8379d 21h /or1k/trunk/or1ksim/tick/tick.c
167 - SPR values corrected
- testbenches now work
- lot of optimizations, use --disable-debugmod for optimal performance
- some tick timer bugs fixed
markom 8408d 13h /or1k/trunk/or1ksim/tick/tick.c
133 moved header files to match other utilities
repaired l.sra and some other shifting instructions
started build_automata for binary instruction decode
markom 8458d 17h /or1k/trunk/or1ksim/tick/tick.c

powered by: WebSVN 2.1.0

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