linux-fpga.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Alper Yazar <alperyazar2@gmail.com>
To: linux-fpga@vger.kernel.org
Subject: FPGA Manager - Partial Reconfiguration support for Xilinx Zynq-7000
Date: Sun, 3 Mar 2019 14:32:21 +0300	[thread overview]
Message-ID: <5bdf4d79-c0d6-30c1-1eb0-360b7dce615b@gmail.com> (raw)

Hi,

I asked the question on Xilinx forums about 1 months ago but didn't get any response [1]. I hope that someone on this list may guide me.

I am creating Linux based images for Zynq-7000 devices by using Petalinux 2018.3 which is a set of build tools provided by Xilinx. For FPGA management, FPGA Manager is included by default. However it doesn't support partial reconfiguration for Zynq-7000 devices as stated [2]. I tested and verified that it doesn't work. I assumed that /drivers/fpga/zynq-fpga.c is the source code, checked it and noticed some comments about partial reconfig. AFAIK previous driver used by Xilinx before FPGA Manager whose source code file is xilinx_devcfg.c supported partial reconfig. So I don't think that there is a hardware limitation since the previous solution was working on the same device. So I wonder why the newest method is less capable than the older one. I need partial reconfig support for the newest petalinux version. What should I do?

a) Compile old xilinx_devcfg.c driver for Petalinux 2018.3 and disable FPGA Manager. 

b) Somehow patch FPGA Manager

c) Wait (how long?) Xilinx to solve this issue

Two names are listed as MODULE_AUTHOR of zynq-fpga.c: Moritz Fischer and Michal Simek. I don't know whether they are subscribed to this list or not.


[1]: https://forums.xilinx.com/t5/Embedded-Linux/Partial-Reconfiguration-support-in-Petalinux-2018-3-for-Zynq/td-p/934057
[2]: https://xilinx-wiki.atlassian.net/wiki/spaces/A/pages/18841645/Solution+Zynq+PL+Programming+With+FPGA+Manager

Best,
Alper

             reply	other threads:[~2019-03-03 11:32 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-03 11:32 Alper Yazar [this message]
2019-03-07 11:06 ` FPGA Manager - Partial Reconfiguration support for Xilinx Zynq-7000 Michal Simek
2019-05-05  8:40   ` Alper Yazar
2019-05-06 12:20     ` Nava kishore Manne
2020-02-08 15:58       ` Alper Yazar

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5bdf4d79-c0d6-30c1-1eb0-360b7dce615b@gmail.com \
    --to=alperyazar2@gmail.com \
    --cc=linux-fpga@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).