Commit Graph

2 Commits

Author SHA1 Message Date
mjoekhan 95a80901de SV: pass chipsalliance sv-tests section 7.12 array methods
Support no-parens darray locators (qi = s.unique) and string-element
find* with() via string queue new/append opcodes so LRM 7.12/7.12.2
sv-tests assign locator results to queues and sort them.
2026-07-21 12:33:55 +05:00
mjoekhan 243dccc368 SV: locator methods on class queue/darray properties
Extend locator methods to class queue and dynamic-array properties,
including min/max, unique/min/max with-predicates, and VVP array-pattern
object handling. Built on the #1419 locator helpers.

Split from steveicarus/iverilog#1330 (part 04/6).
2026-07-20 20:41:19 +05:00