Andrew E Wilson

Results 13 comments of Andrew E Wilson

Do you have a starting template you want to use for that new repo?

Use this https://github.com/byuccl/BYU_PYNQ_PR_Video_Pipeline Under video there is a partial_bit.py https://github.com/byuccl/BYU_PYNQ_PR_Video_Pipeline/blob/master/video/partial_bit.py This will not work for the newest pynq release for it uses a different linux driver for FPGA manager and...

Pynq 2.1 i think On Thu, Nov 29, 2018, 10:39 AM Martin20 wrote: > Thank you for your reply. Which version should be used? > > best regards, > >...

So the system is doing the partial reconfiguration, but partial bitstream includes an axi lite interface?. If so you need to decouple it in the static design during the partial...

What script were you running when this happened? If you try to build the normal design with no script, there is nothing loaded in the partial design module. And you...

Ok you can use the ninja files, just instead of `make` do this `cmake --build . -j4` or `ninja -j4`

I didn't see a discord link and not sure how to find it. I connected by discord account **After** subscribing. Floatplane account: Zealot

I reconnected my Discord, but see nothing. Is there an email with a invite link or something?

I am having this same issue on Vivado 2025.1 ``` ERROR: [BD 41-1273] Error running propagate TCL procedure: ERROR: [Common 17-55] 'get_property' expects at least one object. ::OVGN_user_OpenHBMC_2.0::propagate Line 7...