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

Fix inference of IBUF/OBUF in SymbiFlow #1338

Closed
mkurc-ant opened this issue Feb 25, 2020 · 1 comment
Closed

Fix inference of IBUF/OBUF in SymbiFlow #1338

mkurc-ant opened this issue Feb 25, 2020 · 1 comment

Comments

@mkurc-ant
Copy link
Collaborator

We have two types of tests: ones that require a ROI and others that don't. For the tests with ROI there must be no I/O buffer inference in Yosys as it lead to unplacable situation.

What needs to be done is to pass a parameter to the TCL script ran in Yosys that would indicate whether a ROI is used. Based on that parameter the switch -iopad should be invoked or not.

@litghost
Copy link
Contributor

litghost commented Mar 2, 2020

Fixed in #1349

@litghost litghost closed this as completed Mar 2, 2020
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

2 participants