Rev |
Log message |
Author |
Age |
Path |
1765 |
|
root |
5744d 08h |
/or1k/branches/stable_0_1_x/or1ksim/pic/pic.c |
1356 |
This commit was manufactured by cvs2svn to create branch 'stable_0_1_x'. |
|
7232d 20h |
/or1k/branches/stable_0_1_x/or1ksim/pic/pic.c |
1350 |
Mark a simulated cpu address as such, by introducing the new oraddr_t type |
nogj |
7234d 13h |
/or1k/branches/stable_0_1_x/or1ksim/pic/pic.c |
1308 |
Gyorgy Jeney: extensive cleanup |
phoenix |
7439d 07h |
/or1k/branches/stable_0_1_x/or1ksim/pic/pic.c |
997 |
PRINTF should be used instead of printf; command redirection repaired |
markom |
8135d 22h |
/or1k/branches/stable_0_1_x/or1ksim/pic/pic.c |
805 |
kbd, fb, vga devices now uses scheduler |
markom |
8270d 23h |
/or1k/branches/stable_0_1_x/or1ksim/pic/pic.c |
729 |
some small optimizations |
markom |
8304d 20h |
/or1k/branches/stable_0_1_x/or1ksim/pic/pic.c |
611 |
EEAR register is not changed by trap, sys, int, tick and range exception. |
simons |
8347d 22h |
/or1k/branches/stable_0_1_x/or1ksim/pic/pic.c |
600 |
No more low/high priority interrupts (PICPR removed). Added tick timer exception. |
simons |
8351d 08h |
/or1k/branches/stable_0_1_x/or1ksim/pic/pic.c |
567 |
Commit lapsus fixed. |
simons |
8356d 22h |
/or1k/branches/stable_0_1_x/or1ksim/pic/pic.c |
561 |
Tick timer is not connected to PIC. |
simons |
8357d 13h |
/or1k/branches/stable_0_1_x/or1ksim/pic/pic.c |
557 |
some optimizations; fsim running at 2MIPS; pm section added to config; configure bug fixed |
markom |
8360d 20h |
/or1k/branches/stable_0_1_x/or1ksim/pic/pic.c |
409 |
some minor changes to or1ksim; Testbench except.s modified. Interrupt test almost finished for uart ACV. |
markom |
8395d 21h |
/or1k/branches/stable_0_1_x/or1ksim/pic/pic.c |
349 |
Some bugs regarding cache simulation fixed. |
simons |
8415d 10h |
/or1k/branches/stable_0_1_x/or1ksim/pic/pic.c |
261 |
modified memory accesses; added cfg script; added pic test basic entry of vga; some extensions to mc |
markom |
8429d 21h |
/or1k/branches/stable_0_1_x/or1ksim/pic/pic.c |
188 |
fixed PIC interrupt controller |
chris |
8487d 00h |
/or1k/branches/stable_0_1_x/or1ksim/pic/pic.c |
167 |
- SPR values corrected
- testbenches now work
- lot of optimizations, use --disable-debugmod for optimal performance
- some tick timer bugs fixed |
markom |
8515d 16h |
/or1k/branches/stable_0_1_x/or1ksim/pic/pic.c |
138 |
- on the fly insn decoding
- removed asm input file support
- removed string from execution
- speedup of loading |
markom |
8562d 22h |
/or1k/branches/stable_0_1_x/or1ksim/pic/pic.c |
123 |
Bugs fixed:
- l.rfe temporarly disables exceptions
- l.sys does PC -= 4
- breakpoints now supported at peripheria locations
- uart0.rt/.tx nonexistent file segment fault
Other modifications:
- replaced string names to instruction indexes
- execute.c executes specified (in ISA table) function
- modified ISA table - flag needed for gdb
- added or32.c, which supports or32.h
- added new instructions l.mac, l.msb, l.maci, l.macrc
and their executing functions (opcodes to be revisited)
- added header acconfig.h
- modified configuration files |
markom |
8572d 17h |
/or1k/branches/stable_0_1_x/or1ksim/pic/pic.c |
102 |
Major update to include PM, PIC, Cache Mngmnt and non-interactive mode. |
lampret |
8598d 02h |
/or1k/branches/stable_0_1_x/or1ksim/pic/pic.c |