Skip to content

Commit

Permalink
Add major 7 marker to 1.2 release-notes
Browse files Browse the repository at this point in the history
  • Loading branch information
aconradi committed Jul 4, 2024
1 parent 6a12c68 commit b8423b3
Showing 1 changed file with 2 additions and 1 deletion.
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`

0 comments on commit b8423b3

Please sign in to comment.