Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
language:types2 [2026/08/09 13:08] – [Non-strict template parameters] rajitlanguage:types2 [2026/08/09 13:10] (current) – [Non-strict template parameters] rajit
Line 514: Line 514:
 -[ERROR]-> Expressions in port parameter list can only use strict template parameters -[ERROR]-> Expressions in port parameter list can only use strict template parameters
 </code> </code>
-   * Even if the array is dense, it will be treated as a sparse array with multiple chunkseach of which can have different non-strict parameters.+   * Even if the array is dense, it will be treated as a sparse array with multiple chunks where each chunk can have different non-strict parameters.
    * Sub-array expressions cannot be used where different elements have different types.    * Sub-array expressions cannot be used where different elements have different types.