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

Enable arrays of views #326

Merged
merged 6 commits into from
Aug 6, 2024
Merged

Conversation

Schottkyc137
Copy link
Contributor

Closes #325

Now analyses arrays of views, i.e.,

some_interface: view (some_view) of some_array_type

correctly.
This also handles the special case where no array is given, i.e.,

some_interface: view (some_view)

@Schottkyc137 Schottkyc137 merged commit 0144e0e into VHDL-LS:master Aug 6, 2024
10 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.

arrays of vhdl interfaces are not accepted as valid
1 participant