Update with full refactor for ScripSlate#50
Merged
rkrishnasanka merged 69 commits intodevCIDARLAB/pyLFR:devfrom Oct 23, 2023
Merged
Update with full refactor for ScripSlate#50rkrishnasanka merged 69 commits intodevCIDARLAB/pyLFR:devfrom
rkrishnasanka merged 69 commits intodevCIDARLAB/pyLFR:devfrom
Conversation
The new process uses a data structure called the 'VariantTree'. This is a dynamic datastructure that keeps track of the different 'ConstructionGraph' that get generated during the technology mapping process. TODO - Need to update the channel generation pieces for the channels.
potential number of variants. TODO - Finish up the mapping / match generation for the flow subgraphs.
TODO - Need to ensure that the netlist generation is working smoothly
… for a fully functioning flow
0e974d9 to
277ecc0
Compare
Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
f98b03e to
6822da6
Compare
d731133 to
1a71f7c
Compare
…to constructionv2
…to constructionv2
…to constructionv2
… and be able to create the netlist.
…to constructionv2
…utputs were getting overwritten.
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.
This PR includes the changes for ScriptSclate v1. This incorproates everything ranging from: