Xilinx / Xilinx/embeddedsw

MCAP cannot configure multiple devices on the same chassis

Open
#303 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
HTML
Stars
1.2k
Forks
1.1k
PR merge metrics
No merged PRs in 30d

Description

Hello I have a chassis with multiple Xilinx FPGAs. We use mcap to load the bitstreams into them. What we found though is mcap will find all the fpgas but only configure one of them as shown in your code:

mcap lib query

We can fork and work out a solution for now but was curious if there is some use of mcap we aren't aware of that might fix this issue.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start in mcap/linux/mcap_lib.c at the linked query code around line 379 and inspect how multiple FPGAs are discovered and selected. Reproduce the reported chassis setup if available, then verify that MCAP can configure each discovered FPGA rather than only one.

Written by the indexing model from the issue text.

Assessment

Tech stack
c, linux
Domain
embedded-iot
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.