forked from YosysHQ/yosys
-
Notifications
You must be signed in to change notification settings - Fork 4
Nr cleanup #98
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
+99
−21
Merged
Nr cleanup #98
Changes from all commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
d7aca59
Updated abc.cc and blifparse.cc
AdvaySingh1 3b4574b
abc.cc node_retention pass cleanup
AdvaySingh1 d7a3b4e
Removed extraneous readblif knob from abc.cc
AdvaySingh1 7dab62c
ABC cleanup
AdvaySingh1 fc61433
Reducing verbosity for cell printing
AdvaySingh1 462caed
Merge fixups
akashlevy 625d2ca
ABC: Stylistic abc fixes
AdvaySingh1 b6c1d2f
Merge branch 'main' into nr_cleanup
AdvaySingh1 15625f5
Removed cmath arbitrary include
AdvaySingh1 9646319
Fixed source wire to be reset to nullptr so value isn't carried on
AdvaySingh1 b005f69
Added comments in blifparse.cc
AdvaySingh1 900f840
Fixed read_until_abc_done
AdvaySingh1 47469c2
Added re-added gateinit logic previously deleted
AdvaySingh1 f452702
Added abc.node_retention flag
AdvaySingh1 07e21e7
ABC: Refactored fEnabled flag
AdvaySingh1 1317cbb
ABC: Added r flag into Extra_UtilGetopt for IoCommandReadBlif
AdvaySingh1 2f3ed06
ABC: Added setify to reduce number of entries
AdvaySingh1 d097e53
Fixed log to log_error
AdvaySingh1 e73c157
Update passes/techmap/abc.cc for WARNING: Source wire not
AdvaySingh1 941be57
Added design->select after setting strpool_attribute for non-special …
AdvaySingh1 0b96050
Added tabbing in blifparse to match sorroundings
AdvaySingh1 0e0740a
Remove unnecessary blank line in abc.cc
akashlevy 4302772
Fixed no sources log error to only output error if node_retention mod…
AdvaySingh1 16b5a8e
ABC: added -M flag for nMaxOrigins
AdvaySingh1 607ef02
Added abc_max_node_retention_origins flag in AbcConfig struct
AdvaySingh1 8d22f6d
Merged with main
AdvaySingh1 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
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
Submodule abc
updated
39 files
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.