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

.part() is converted to Verilog that can evaluate to 'x #168

Open
whitequark opened this issue Dec 16, 2018 · 1 comment
Open

.part() is converted to Verilog that can evaluate to 'x #168

whitequark opened this issue Dec 16, 2018 · 1 comment

Comments

@whitequark
Copy link
Contributor

.part() as implemented corresponds to the semantics of Yosys $shiftx cell. It should use the $shift cell. See YosysHQ/yosys#744 for an example of how to emit Verilog for that cell.

@whitequark
Copy link
Contributor Author

Triage: fixed in nMigen.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant