-
Notifications
You must be signed in to change notification settings - Fork 77
Cloning and matching #614
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
Merged
Merged
Cloning and matching #614
Changes from all commits
Commits
Show all changes
49 commits
Select commit
Hold shift + click to select a range
510fd12
basic build working, not generating sv yet
mkorbel1 b565958
wip
mkorbel1 2f140f1
working out new approach
mkorbel1 7ee9246
partial assignment on outputs working
mkorbel1 7bddbb2
basic subset temp working
mkorbel1 343d03f
making progress to collapse assignments without partials
mkorbel1 06f3b47
todo
mkorbel1 59ee3e1
dont find structs not connected
mkorbel1 02d9030
refactor struct assign gen
mkorbel1 7716a34
functional working for all four cases
mkorbel1 bf8a139
some cleanup
mkorbel1 1650344
wip net stuff
mkorbel1 1075350
got net connection almost working
mkorbel1 96202f6
fix test
mkorbel1 8c1f51f
fix test again
mkorbel1 e15961e
add interface clones
mkorbel1 72dcfdf
fix synth assignment assertions
mkorbel1 7742baf
fix struct elements as ports without struct as port
mkorbel1 90d02fd
testing for matched port errors
mkorbel1 98dae52
various port matches
mkorbel1 fe8492e
update clones on structs
mkorbel1 f5672ca
more testing for nets, careful of partials and merging
mkorbel1 c5e800a
check matched array port sv generated
mkorbel1 b5267ce
update docs for match APIs
mkorbel1 119f810
basic interface connection api
mkorbel1 8bc11b8
use connect api with pair
mkorbel1 5e01cb7
doc and cleanup
mkorbel1 687036e
update user guide docs
mkorbel1 481b18a
update docs, tutorials, examples
mkorbel1 ec9bc80
Add packed to Logic
mkorbel1 7b9241e
make net determination on structurs cache
mkorbel1 2f78810
add doc for internal class
mkorbel1 a992c4a
some more cleanup
mkorbel1 67e7ea4
fix documentation, fix clone return type for logicnet
mkorbel1 0197bbd
improvements after review suggestions
mkorbel1 e194457
wip cleanup
mkorbel1 2753088
undo tag to group deprecation
mkorbel1 12974e0
add named onto packed things
mkorbel1 229628e
cleanup todo
mkorbel1 86867af
fix wording in modules doc
mkorbel1 1eb0e28
clean up interface documentation
mkorbel1 f481bf4
some more cleanup of docs and stuff
mkorbel1 fb614d6
refactor names of functions
mkorbel1 eae52b2
thinking of more things to test
mkorbel1 f7e245a
handling of consts as typed ports
mkorbel1 bbbc824
fix typo
mkorbel1 3a1006e
fix bug with output usage from struct partial assign, move to struct …
mkorbel1 5d390ca
fix typos and missinc copyrights
mkorbel1 dbab02e
fix test
mkorbel1 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
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
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.