Re: Xilinx MPSoC, programmable logic download

2023-10-04 Thread Chris Johns
On 5/10/2023 4:56 am, Kinsey Moore wrote:
> If you need dynamic reconfiguration, I believe Chris Johns has been doing some
> work in that vein: https://github.com/kiwichris/rtems-xilinx-xrt
> 

Yes. This works on the Versal. I have not tested it on the ZynqMP. The rtems/pm
code has a shell command you can use to load bitfiles via the SMC. You need
Xilinx's build of ARM's trusted firmware resident in memory to work.

Chris
___
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Re: Xilinx MPSoC, programmable logic download

2023-10-04 Thread Kinsey Moore
Hi,
My process thus far has been to ensure any necessary FPGA configuration
gets loaded as part of BOOT.BIN or in u-boot before loading the target
RTEMS application.

If you need dynamic reconfiguration, I believe Chris Johns has been doing
some work in that vein: https://github.com/kiwichris/rtems-xilinx-xrt

Kinsey

On Wed, Oct 4, 2023 at 11:44 AM emanuel stiebler  wrote:

> Hi all,
> are there any tools in RTEMS to download the bit stream into the logic
> part of the FPGA, after boot?
>
> Thanks!
> ___
> devel mailing list
> devel@rtems.org
> http://lists.rtems.org/mailman/listinfo/devel
>
___
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Xilinx MPSoC, programmable logic download

2023-10-04 Thread emanuel stiebler

Hi all,
are there any tools in RTEMS to download the bit stream into the logic 
part of the FPGA, after boot?


Thanks!
___
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel