microsoft / microsoft/brainsmith
Why didn't using the PYNQ-Z2 board generate a bitfile?
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 60
- Forks
- 12
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 2
Description
Using examples/bert's bert_demo.py and the corresponding yaml file, I replaced 'v80' in the board section with 'pynq_z2', but no bitfile was generated. Why is that? If I want to switch to other Xilinx boards, such as the vck5000, what should I do?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with examples/bert/bert_demo.py and its corresponding YAML file, then trace how the board setting is consumed during bitfile generation. Check the documented supported boards and the build output for the PYNQ-Z2 and vck5000 cases. Done means the board requirements and steps for switching targets are clearly documented or the issue is narrowed to a reproducible build problem.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- build-system, embedded-iot
- Issue type
- Documentation
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100