IDCODE mismatch errors are vague
Open
devices-artix
enhancement
help wanted
parts-tools
- Dominant language
- Python
- Stars
- 914
- Forks
- 176
- PR merge metrics
- No merged PRs in 30d
Description
When C++ library mismatches IDCODE (ex: using 35T database with 50T bitstream), the parsing code silently returns NULL, which is reported as a general parsing / mismatch error. We should be more specific and mention the expected and actual IDCODE values so help diagnose such issues.
Contributor guide
Assessment
This issue has not been assessed yet.