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

How to add IOB18 into symbiflow? #1959

Closed
the-centry opened this issue Jan 20, 2021 · 2 comments
Closed

How to add IOB18 into symbiflow? #1959

the-centry opened this issue Jan 20, 2021 · 2 comments

Comments

@the-centry
Copy link

#https://github.com/the-centry/symbiflow_problem/issues/1
if I want to add IOB18 into the channels.db and use it later ,whether the step I tried is right and what should I try?

@litghost
Copy link
Contributor

litghost commented Jan 20, 2021

The first step is to make sure that the IOB18 prjxray fuzzers are in place. We recommend you write a minitest via Vivado that exercises the IOB18 tile in your desired configuration, and ensure there are no unknown bits. Please open a PR on https://github.com/SymbiFlow/prjxray/ with your minitest so it can be added to the tests.

@the-centry
Copy link
Author

the-centry commented Jan 21, 2021

The first step is to make sure that the IOB18 prjxray fuzzers are in place. We recommend you write a minitest via Vivado that exercises the IOB18 tile in your desired configuration, and ensure there are no unknown bits. Please open a PR on https://github.com/SymbiFlow/prjxray/ with your minitest so it can be added to the tests.

It seems beyond my ability.Currently,I only try to generate the tile's bit that I want to get by modifying your code. And before add it to symbiflow,I have sucessfully in generating the design.json in minitest's roi_harness with the IOB18'db.

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

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