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

Handling parameterized modules #83

Open
mkurc-ant opened this issue Sep 28, 2020 · 0 comments
Open

Handling parameterized modules #83

mkurc-ant opened this issue Sep 28, 2020 · 0 comments

Comments

@mkurc-ant
Copy link
Contributor

V2X incorrectly identifies parameterized module instances as internal cells and rejects them. This is because for each parameterized module (which is not a white/black box) Yosys creates a new module type which type name starts with $. This piece of code rejects that: https://github.com/SymbiFlow/python-symbiflow-v2x/blob/4b31933c4d5e45b1f5e41c94a62cd2245ca798d2/v2x/yosys/json.py#L63-L68

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

No branches or pull requests

1 participant