Skip to content

Commit 20f0ca5

Browse files
committed
Remove obsolete note, SIMICS-22784
1 parent 0e90123 commit 20f0ca5

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

doc/1.4/language.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2176,9 +2176,6 @@ register regs[i < 16][j < ...] size 2 @ 0x0100 + 16 * i + 2 * j;
21762176
register regs[i < ...][j < 8] is (read_only);
21772177
```
21782178

2179-
Note that in Simics 5, `port` arrays and `bank` arrays
2180-
cannot be multi-dimensional.
2181-
21822179
The following sections give further details on declarations for object
21832180
types that have special conventions.
21842181

0 commit comments

Comments
 (0)