-
Notifications
You must be signed in to change notification settings - Fork 46
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
Parmys (Partial Mapper for Yosys) plugin #421
base: main
Are you sure you want to change the base?
Conversation
This reverts commit e7cc4b8.
@kgugala once the tests are passed, this PR is ready to be reviewed/merged. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I've added a few initial comments. This PR is pretty big and I think the biggest issue is that it seems to copy code from other projects instead of adding them as a third_party dependency.
This will need to be solved before we can land this PR
* for loop syntax improved * namespace refined * just parmys ci for now * reformatted * all ci
# Conflicts: # Makefile
This PR provides Parmys (Partial Mapper for Yosys) plugin which performs intelligent partial mapping (inference, binding, and hard/soft logic trade-offs) from Odin-II.