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

ECC check in bitread failing on good bitstreams #20

Open
litghost opened this issue Jul 20, 2020 · 0 comments
Open

ECC check in bitread failing on good bitstreams #20

litghost opened this issue Jul 20, 2020 · 0 comments
Assignees

Comments

@litghost
Copy link
Contributor

Bitstreams from Vivado are failing the ECC check in bitread. This likely indicates there is something about the ECC calculation that is misunderstood. For now, ECC checking has been disabled. Once bitread is fixed, the checks should be re-enabled:

The -E flag disables errors on ECC check failures. There are two locations where the -E is being added:

https://github.com/SymbiFlow/prjuray/blob/02b31b5d7c19f66f50b3a28218921433df8a9af8/utils/bit2fasm.py#L38-L41

https://github.com/SymbiFlow/prjuray/blob/02b31b5d7c19f66f50b3a28218921433df8a9af8/utils/environment.sh#L35

tmichalak pushed a commit to tmichalak/prjuray that referenced this issue Aug 25, 2020
005-pins: Add fuzzer to generate package_pins.csv
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