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

IOB bits removed from recent DB update #1234

Closed
acomodi opened this issue Feb 13, 2020 · 3 comments
Closed

IOB bits removed from recent DB update #1234

acomodi opened this issue Feb 13, 2020 · 3 comments

Comments

@acomodi
Copy link
Contributor

acomodi commented Feb 13, 2020

There are some IOB bits which have been removed for the zynq7 part on one of the latest db updates:
f4pga/prjxray-db@4bc6385#diff-3cffc716e2d1b3d5811f59c39bb22de7L14.

This may due to the change of the base part from 7010 to 7020. In fact, while in 7010 the LIOB were absent, in the 7020 there is one clock region containing them.
It is possible that the current fuzzer is not able to correctly solve some of the LIOB bits for lack of the same number of IOB tiles as in the artix7 db.

@litghost
Copy link
Contributor

litghost commented Feb 13, 2020

I believe that https://github.com/SymbiFlow/prjxray/blob/master/fuzzers/030-iob/generate.py#L31 needs to be updated for the PUDC to the z7020 part.

GitHub
Documenting the Xilinx 7-series bit-stream format. - SymbiFlow/prjxray

@mkurc-ant
Copy link
Contributor

I'll work on that.

@mkurc-ant
Copy link
Contributor

That should fix this issue: #1245

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

3 participants