Skip to content
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

Add parameter positional and default value information. #1945

Merged
merged 5 commits into from Apr 21, 2020

Conversation

mwkmwkmwk
Copy link
Member

No description provided.

@mwkmwkmwk mwkmwkmwk self-assigned this Apr 16, 2020
Previously, iterating over an idict returned its contents in reverse.
Fixes #1823.

This will allow nextpnr to reuse the default value information already
present in yosys cells_sim.v and avoid duplicating (and probably
desyncing) this information.
@mwkmwkmwk mwkmwkmwk marked this pull request as ready for review April 16, 2020 21:04
Copy link
Collaborator

@cliffordwolf cliffordwolf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@mwkmwkmwk mwkmwkmwk merged commit 02f1c7b into master Apr 21, 2020
@mwkmwkmwk mwkmwkmwk deleted the mwk/blackbox-params branch April 21, 2020 17:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants