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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [or1ksim/] [NEWS] - Blame information for rev 124

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 85 jeremybenn
              Or1ksim: The OpenRISC 1000 Architectural Simulator
2
              ==================================================
3
 
4
 
5 107 jeremybenn
New in top of tree
6
==================
7
 
8
No new features are provided, pending full release of 0.4.0.
9
 
10 124 jeremybenn
The configuration options --enable-arith-flag and --enable-ov-flag have been
11
removed, since they were the source of bugs, notably Bugs 1782, 1783 and 1784.
12
 
13 107 jeremybenn
The following bugs are fixed.
14
* Bug 1770: l.div does not set carry or give correct exception.
15 114 jeremybenn
* Bug 1771: l.add* do not correctly set the overflow flag.
16 115 jeremybenn
* Bug 1772: l.fl1 not implemented.
17 116 jeremybenn
* Bug 1773: l.maci not correctly implemented.
18 118 jeremybenn
* Bug 1774: l.mulu not implemented.
19 121 jeremybenn
* Bug 1775: l.jalr and l.jr don't trigger alignment exceptions.
20 114 jeremybenn
* Bug 1776: l.addic is not implemented.
21 122 jeremybenn
* Bug 1777: l.macrc not correctly implemented.
22
* Bug 1778: l.ror and l.rori are not implemented.
23 123 jeremybenn
* Bug 1779: l.mtspr implementation is incorrect.
24 124 jeremybenn
* Bug 1782: Or1ksim setting of overflow flag is wrong.
25
* Bug 1783: Or1ksim definition of overflow is wrong.
26
* Bug 1784: Or1ksim does not trigger overflow exceptions.
27 107 jeremybenn
 
28
The following bugs are either cannot be reproduced or will not be fixed.
29
 
30
The following bugs are outstanding
31 114 jeremybenn
* Bug 1758: Memory controller issues. Workaround in the user guide.
32 107 jeremybenn
 
33
 
34 104 jeremybenn
New in release 0.4.0rc1
35
=======================
36 85 jeremybenn
 
37 86 jeremybenn
The following new features are provided.
38 85 jeremybenn
* testbench now renamed testsuite and fully integrated using DejaGNU.
39
  "make check" now works correctly if the OpenRISC toolchain is installed.
40 86 jeremybenn
* New configuration flag --enable-all-tests to enable building of incomplete
41
  tests with "make check".
42 104 jeremybenn
* The library offers an interface via modelled JTAG
43
* Single precision floating point is available.
44 85 jeremybenn
 
45 86 jeremybenn
The user guide is updated.
46
 
47
The following feature requests have been accepted.
48 104 jeremybenn
* Feature  413: ORFPX32 single precision floating point now supported.
49 85 jeremybenn
* Feature  469: Icache tags now intialized as invalid.
50
* Feature 1673: Or1ksim now builds on Mac OS X.
51
* Feature 1678: download, patch and build dirs removed from SVN.
52
 
53 86 jeremybenn
The following feature requests have been rejected.
54 85 jeremybenn
* Feature  399: Writeable SR_LEE bit will not be provided.
55
* Feature  409: Separate ELF loader library already exists in binutils.
56
* Feature  586: Ignoring HW breakpoints is already possible.
57
 
58 89 jeremybenn
The following bugs are fixed.
59
* Bug  534: Test suite fixed (see above).
60
* Bug 1710: mprofile now handles mode args correctly.
61
* Bug 1723: PS2 keyboard error message clearer if RX file won't open.
62 104 jeremybenn
* Bug 1733: Or1ksim now accepts ELF image when working through RSP.
63
* Bug 1767: l.lws is not recognized as an opcode.
64 85 jeremybenn
 
65 89 jeremybenn
The following bugs are either cannot be reproduced or will not be fixed.
66
 
67 104 jeremybenn
The following bugs are outstanding
68
* Bug 1758: Memory controller issues. Workaround in the user guide.
69 89 jeremybenn
 
70 104 jeremybenn
 
71 19 jeremybenn
New in release 0.3.0
72 85 jeremybenn
====================
73
 
74 19 jeremybenn
* No new features or bugs. This is the full release based on rc3.
75
 
76
New in release 0.3.0rc3
77 85 jeremybenn
=======================
78
 
79 19 jeremybenn
* Bug 376 fixed: 32 interrupts now supported
80
* Bug 377 fixed: Level triggered interrupts now work correctly
81
* Bug 378 fixed: xterm UART now works with RSP
82
* Bug 379 fixed: RSP performance improved
83
* Bug 380 fixed: GDB 6.8 stepi now works through Or1ksim JTAG interface
84
* Bug 398 fixed: Lack of support for LEE bit in SR documented
85
* Bug 415 fixed: NPC behavior on writing optionally matches real HW
86
* Bug 418 fixed: All library up calls are host-endian
87
 
88
* Feature 395 added: Boot from 0xf0000000 now enabled.
89
* Feature 408 added: Image file may be NULL for or1ksim_init.
90
* Feature 410 added: RSP now clears sigval on unstalling the processor.
91
* Feature 417 added: Or1ksim prints out its version on startup.
92
 
93
New in release 0.3.0rc2
94 85 jeremybenn
=======================
95
 
96 19 jeremybenn
* A number of bug fixes
97
* Updates to user guide
98
 
99
New in release 0.3.0rc1
100 85 jeremybenn
=======================
101
 
102 19 jeremybenn
* Numerous bug fixes (see the OpenRISC tracker and the ChangeLog file)
103
* User Guide
104
* Consistent coding style and file naming throughout
105
* Support for external SystemC models
106
 
107 85 jeremybenn
New in release 1.9 (old style numbering)
108
========================================
109 19 jeremybenn
 
110
* support for binary COFF
111
* generation of verilog memory models (used when you want to run simulation
112
of OpenRISC processor cores)
113
 
114 85 jeremybenn
New in release 1.2 (old style numbering)
115
========================================
116 19 jeremybenn
 
117
* support for OR16 ISA
118
 
119 85 jeremybenn
New in release 1.1 (old style numbering)
120
========================================
121 19 jeremybenn
 
122
 * First release

powered by: WebSVN 2.1.0

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