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

Support all block declarative items #45

Closed
fabianschuiki opened this issue Feb 9, 2018 · 1 comment
Closed

Support all block declarative items #45

fabianschuiki opened this issue Feb 9, 2018 · 1 comment
Labels
L-vhdl Language: VHDL.

Comments

@fabianschuiki
Copy link
Owner

Extend the lowering to HIR to cover every block declarative item.

@fabianschuiki fabianschuiki added the L-vhdl Language: VHDL. label Feb 9, 2018
fabianschuiki added a commit that referenced this issue Feb 9, 2018
Add support for attribute declarations and specifications in blocks.
This contributes towards issue #45.
fabianschuiki added a commit that referenced this issue Feb 9, 2018
Support configuration and disconnection specifications in blocks. Also
ignore use clauses which are handled by the scoping pass earlier on.
This contributes towards issue #45.
fabianschuiki added a commit that referenced this issue Feb 9, 2018
Support group template declarations and group declarations in blocks.
This fixes issue #45.
@fabianschuiki
Copy link
Owner Author

All items in blocks are now supported.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
L-vhdl Language: VHDL.
Projects
None yet
Development

No branches or pull requests

1 participant