Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add lookup with index #30

Merged
merged 1 commit into from
Oct 29, 2024
Merged

Add lookup with index #30

merged 1 commit into from
Oct 29, 2024

Conversation

LucasKl
Copy link
Contributor

@LucasKl LucasKl commented Oct 29, 2024

This extends the lookup_var function to also compare the index field of a VarRef.
I made this extension to add support for selecting signals such as x[0], x[1], ... which, until now, all match only the name part x.

Copy link
Owner

@ekiwi ekiwi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great, thanks!

@ekiwi ekiwi merged commit 267ecb4 into ekiwi:main Oct 29, 2024
15 checks passed
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.

2 participants