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

VHDL-2019: Relax Library Requirement on Configurations (LCS-2016-023) #26

Open
bpadalino opened this issue Mar 7, 2023 · 1 comment
Labels
Help Wanted Extra attention is needed VHDL-2019

Comments

@bpadalino
Copy link
Contributor

The VHDL-2019 test file tb_023.vhd does not contain a valid test.

@bpadalino bpadalino changed the title VHDL-2019: Relax Library Requirement on Configurations VHDL-2019: Relax Library Requirement on Configurations (LCS-2016-023) Mar 7, 2023
@umarcor umarcor added Help Wanted Extra attention is needed VHDL-2019 labels Mar 7, 2023
@bpadalino
Copy link
Contributor Author

I am unsure how to test this one. The modification is that configurations are no longer required to be in the same library as the architecture that instantiates them. So I need to create a configuration in one library, and the test entity in another - then ensure that the configuration can be applied correctly.

This will require multiple files, and is a little more involved of a test than what's currently being run.

Is there any guidance on how we might want to accomplish this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Help Wanted Extra attention is needed VHDL-2019
Projects
None yet
Development

No branches or pull requests

2 participants