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

Subversion Repositories openrisc

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

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

powered by: WebSVN 2.1.0

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