remove compile_builtins and vunit.verilog#764
Merged
eine merged 7 commits intoVUnit:masterfrom Apr 23, 2023
Merged
Conversation
This was referenced Oct 23, 2021
ebc4262 to
aad6024
Compare
50e05d7 to
5840a4c
Compare
Member
Author
|
@LarsAsplund after the discussion in #757, I updated this PR to include a larger and coloured note about the breaking change. I also updated the documentation to make the content about (V)HDL libraries/utilities easier to find and understand. In order to do so, I propose to create a "Guides" section: The proposed content for the HDL Libraries section is based on #765. |
1032615 to
943d3f7
Compare
5b0230e to
e7d1f78
Compare
2e66165 to
5023c4f
Compare
5023c4f to
170c2b3
Compare
4184d05 to
a1d4746
Compare
a1d4746 to
0025c35
Compare
5e2d710 to
a9f5e1e
Compare
umarcor
added a commit
to dbhi/vunit
that referenced
this pull request
Apr 23, 2023
a9f5e1e to
90b639e
Compare
…ode from '__main__'
90b639e to
f687a26
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Close #559.
This PR is the complement of #757. There, deprecation are announced. Here the features are removed.
This PR will be kept as a draft, because it is expected to be merged in future releases, not in the next one.