Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion RELEASENOTES-1.2.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,4 +72,5 @@
- `note 6` Improve porting rules for method return values: In some simple cases, avoid storing the method's return value in an intermediate local variable.
- `release 6 6215`
- `note 6` If a bank declared with `use_io_memory=false` in a DML 1.4 file is imported from a DML 1.2 device, using the `dml12-compatibility.dml` library, then a call to the `transaction_access` method will now trigger a proper bank access. Also, if a bank uses the `dml12_compat_io_memory_access` template, then overrides of the `transaction_access` method will be honored. This simplifies future transition to the Simics 7 API.
- `release 6 6218`
- `release 6 6218`
- `major 7`