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

Make fasm2frames enable STEPDOWN for unbonded IOBs #1329

Open
mkurc-ant opened this issue May 15, 2020 · 0 comments
Open

Make fasm2frames enable STEPDOWN for unbonded IOBs #1329

mkurc-ant opened this issue May 15, 2020 · 0 comments

Comments

@mkurc-ant
Copy link
Contributor

Currently fasm2frames looks for a *STEPDOWN feature in each used IOB tile. When its found its replicated for the rest of the IO bank of that tile. However, this is done basing on package_pinmap.csv which holds only bonded IOBs so the feature is not replicated for the unbonded ones.

Vivado emits *STEPDOWN (whenever necessary) for the whole IO bank regardless of whether IOBs are bonded or not. fasm2frames should too.

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