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

Module.prepare/rtlil.convert should not propagate inputs to toplevel unless explicitly requested #30

Closed
whitequark opened this issue Jan 27, 2019 · 4 comments
Labels
Milestone

Comments

@whitequark
Copy link
Contributor

No description provided.

@whitequark whitequark added the bug label Jan 27, 2019
@sbourdeauducq
Copy link
Member

I'm also hitting this (and what is described in #35). @whitequark can you prioritize it?

@whitequark
Copy link
Contributor Author

@sbourdeauducq Sure, I was going to fix it ASAP anyway, but haven't been able to get much done in general.

@sbourdeauducq
Copy link
Member

This solution produces warnings such as Warning: Wire top.\con.arbiter.ibus__sel [3] is used but has no driver..

Shouldn't undriven signals take their reset value like they do in Migen?

@whitequark
Copy link
Contributor Author

You are right. I thought they would be reset but I didn't realize that code would not run for other reasons. That's #35 then and I will fix it.

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

No branches or pull requests

2 participants