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 support for "black-box" (ie no-implementation) entities #244

Merged
merged 1 commit into from
Nov 27, 2024

Conversation

nathanaelhuffman
Copy link
Collaborator

that are stripped from synth but keep the LSP happy. This is currently targetted at generated IP for which we have no entity until synthesis runs.

This allows us to make empty ones and depend on them in the tree, but not export them for synthesis and/or simulation.

Also remove an extraneous print.

that are stripped from synth but keep the LSP happy.  This
is currently targetted at generated IP for which we have no
entity until synthesis runs.

This allows us to make empty ones and depend on them in the
tree, but not export them for synthesis and/or simulation.

Also remove an extraneous print.
@nathanaelhuffman nathanaelhuffman merged commit e5f3844 into main Nov 27, 2024
8 checks passed
@nathanaelhuffman nathanaelhuffman deleted the lsp-black-box branch November 27, 2024 00:26
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