Skip to content

[minor] Add string_concat property expression#349

Open
seldridge wants to merge 1 commit intomainfrom
dev/seldridge/string-concat
Open

[minor] Add string_concat property expression#349
seldridge wants to merge 1 commit intomainfrom
dev/seldridge/string-concat

Conversation

@seldridge
Copy link
Member

Add a new property expression for concatenating strings. This allows for
more flexibility in creating string properties that are derived from other
strings. E.g., this has an expected use case in work on using properties
to capture domains where a clock divider produces a clock name that is
<base-clock_div_<n>.

AI-assisted-by: Augment (Sonnet 4.5)

Add a new property expression for concatenating strings.  This allows for
more flexibility in creating string properties that are derived from other
strings.  E.g., this has an expected use case in work on using properties
to capture domains where a clock divider produces a clock name that is
`<base-clock_div_<n>`.

AI-assisted-by: Augment (Sonnet 4.5)
Signed-off-by: Schuyler Eldridge <schuyler.eldridge@sifive.com>
@seldridge seldridge requested a review from mikeurbach March 20, 2026 15:00
@seldridge seldridge force-pushed the dev/seldridge/string-concat branch from f2d8755 to 952dac1 Compare March 20, 2026 15:01
@seldridge
Copy link
Member Author

This will fail tests until llvm/circt#9986 lands in a release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant