f4pga / f4pga/prjuray

ECC check in bitread failing on good bitstreams

Open
#20 0 comments 0 reactions 1 assignee Claimed by @tmichalak View on GitHub
Dominant language
SystemVerilog
Stars
84
Forks
18
PR merge metrics
No merged PRs in 30d

Description

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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.